1 write to _editAndContinueDiagnosticUpdateSource
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Diagnostics\WorkspacePullDiagnosticHandlerFactory.cs (1)
29_editAndContinueDiagnosticUpdateSource = editAndContinueDiagnosticUpdateSource;
1 reference to _editAndContinueDiagnosticUpdateSource
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Diagnostics\WorkspacePullDiagnosticHandlerFactory.cs (1)
34=> new WorkspacePullDiagnosticHandler(_analyzerService, _editAndContinueDiagnosticUpdateSource, _globalOptions);