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