2 references to GlobalLevel
Microsoft.CodeAnalysis (2)
CommandLine\AnalyzerConfigSet.cs (2)
491
MergeSection(config.PathToFile, config.GlobalSection, config.
GlobalLevel
, isGlobalSection: true);
499
MergeSection(config.PathToFile, unescapedSection, config.
GlobalLevel
, isGlobalSection: false);