1 reference to DiagnosticIncrementalAnalyzer
Microsoft.CodeAnalysis.Features (1)
Diagnostics\Service\DiagnosticAnalyzerService.cs (1)
65
_incrementalAnalyzer = new
DiagnosticIncrementalAnalyzer
(this, AnalyzerInfoCache, this.GlobalOptions);