2 references to new
Metrics.Legacy (2)
src\RoslynAnalyzers\Utilities\Compiler\Options\AggregateCategorizedAnalyzerConfigOptions.cs (2)
31
public static readonly AggregateCategorizedAnalyzerConfigOptions Empty =
new
(
75
return new
AggregateCategorizedAnalyzerConfigOptions
(globalOptions, perTreeOptionsBuilder.ToImmutableDictionaryAndFree());