1 write to _globalConfig
Microsoft.CodeAnalysis (1)
CommandLine\AnalyzerConfigSet.cs (1)
139_globalConfig = globalConfig;
4 references to _globalConfig
Microsoft.CodeAnalysis (4)
CommandLine\AnalyzerConfigSet.cs (4)
32/// This does not include any of the global configs that were merged into <see cref="_globalConfig"/>. 192foreach (var section in _globalConfig.NamedSections) 250foreach (var configSection in _globalConfig.NamedSections) 375ParseSectionOptions(_globalConfig.GlobalSection,