3 references to
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Handler\Diagnostics\AbstractPullDiagnosticHandler.cs (1)
29
IGlobalOptionService globalOptions) :
base
(diagnosticAnalyzerService, editAndContinueDiagnosticUpdateSource, globalOptions)
Handler\Diagnostics\Public\PublicWorkspacePullDiagnosticsHandler.cs (1)
44
:
base
(analyzerService, editAndContinueDiagnosticUpdateSource, globalOptions)
Handler\Diagnostics\WorkspacePullDiagnosticHandler.cs (1)
27
:
base
(analyzerService, editAndContinueDiagnosticUpdateSource, globalOptions)