Skip to content

Integration test failure: Method not found #6324

@ryanbrandenburg

Description

@ryanbrandenburg

https://dev.azure.com/dnceng/public/_build/results?buildId=1740090&view=results

Razor Html & CSharp Language Server Client: Activating language client: System.MissingMethodException: Method not found: 'System.Threading.Tasks.ValueTask`1<System.Diagnostics.TraceSource> Microsoft.VisualStudio.LogHub.TraceConfiguration.RegisterLogSourceAsync(Microsoft.VisualStudio.RpcContracts.Logging.LogId, Microsoft.VisualStudio.RpcContracts.Logging.LoggerOptions, System.Threading.CancellationToken)'.
   at Microsoft.VisualStudio.LanguageServices.Razor.Logging.VisualStudioWindowsLogHubTraceProvider.<InitializeTraceAsync>d__4.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   at Microsoft.VisualStudio.LanguageServices.Razor.Logging.VisualStudioWindowsLogHubTraceProvider.InitializeTraceAsync(String logIdentifier, Int32 logHubSessionId, CancellationToken cancellationToken)
   at Microsoft.VisualStudio.LanguageServerClient.Razor.Logging.LogHubLoggerProviderFactoryBase.<GetOrCreateAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
   at Microsoft.VisualStudio.LanguageServerClient.Razor.Logging.HTMLCSharpLanguageServerLogHubLoggerProvider.<InitializeLoggerAsync>d__8.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult()
   at Microsoft.VisualStudio.LanguageServerClient.Razor.HtmlCSharp.RazorHtmlCSharpLanguageServer.<CreateAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Microsoft.VisualStudio.LanguageServerClient.Razor.HtmlCSharp.RazorHtmlCSharpLanguageServerClient.<ActivateAsync>d__23.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.VisualStudio.LanguageServer.Client.RemoteLanguageClientInstance.<InitializeAsync>d__113.MoveNext()

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions