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