1 reference to CreateWorkspaceDiagnosticSourcesAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\EditAndContinue\WorkspaceEditAndContinueDiagnosticSourceProvider.cs (1)
29
return EditAndContinueDiagnosticSource.
CreateWorkspaceDiagnosticSourcesAsync
(context.Solution!, document => context.IsTracking(document.GetURI()), cancellationToken);