2 references to GetSection
Microsoft.CodeAnalysis (2)
CommandLine\AnalyzerConfigSet.cs (2)
548
Section globalSection =
GetSection
(string.Empty);
554
namedSectionBuilder.Add(
GetSection
(sectionName));