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