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