1 reference to GetSectionMatcherRegex
Microsoft.Build (1)
BuildCheck\Infrastructure\EditorConfig\EditorConfigFile.cs (1)
93
var sectionMatches =
GetSectionMatcherRegex
().Matches(line);