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