1 reference to SectionMatcher
Microsoft.CodeAnalysis.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\Sections\SectionMatcher_TryParseSection.cs (1)
63
matcher = new
SectionMatcher
(new Regex(pattern), headerText, numberRangePairs.ToImmutableArray());