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