2 references to new
Microsoft.CodeAnalysis.PublicApiAnalyzers (2)
src\RoslynAnalyzers\Utilities\Compiler\Options\AggregateCategorizedAnalyzerConfigOptions.cs (2)
32
public static readonly AggregateCategorizedAnalyzerConfigOptions Empty =
new
(
76
return new
AggregateCategorizedAnalyzerConfigOptions
(globalOptions, perTreeOptionsBuilder.ToImmutableDictionaryAndFree());