2 references to InProcOrRemoteHostAnalyzerRunner
Microsoft.CodeAnalysis.Features (1)
Diagnostics\Service\EngineV2\DiagnosticIncrementalAnalyzer.cs (1)
42
_diagnosticAnalyzerRunner = new
InProcOrRemoteHostAnalyzerRunner
(analyzerInfoCache, analyzerService.Listener);
Roslyn.VisualStudio.Next.UnitTests (1)
Services\VisualStudioDiagnosticAnalyzerExecutorTests.cs (1)
224
=>
new
(new DiagnosticAnalyzerInfoCache());