1 reference to s_sectionMatcher
Microsoft.CodeAnalysis.BannedApiAnalyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\EditorConfigParser.cs (1)
69
var sectionMatches =
s_sectionMatcher
.Matches(line);