1 reference to s_sectionMatcher
Microsoft.CodeAnalysis.CodeStyle (1)
EditorConfigParser.cs (1)
68
var sectionMatches =
s_sectionMatcher
.Matches(line);