2 references to new
Microsoft.CodeAnalysis.Features (2)
Diagnostics\Service\DiagnosticAnalyzerService.HostAnalyzerInfo.cs (2)
50return new(_hostAnalyzers, _allAnalyzers.Except(excludedAnalyzers)); 123return new HostAnalyzerInfo(hostAnalyzers, allAnalyzers);