1 reference to UnescapeSectionName
Microsoft.CodeAnalysis (1)
CommandLine\AnalyzerConfigSet.cs (1)
497
var unescapedSection = new Section(
UnescapeSectionName
(section.Name), section.Properties);