3 references to InProcOrRemoteHostAnalyzerRunner
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Features\Diagnostics\DocumentAnalysisExecutor.cs (2)
29private readonly InProcOrRemoteHostAnalyzerRunner _diagnosticAnalyzerRunner; 43InProcOrRemoteHostAnalyzerRunner diagnosticAnalyzerRunner,
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer.cs (1)
28private readonly InProcOrRemoteHostAnalyzerRunner _diagnosticAnalyzerRunner;