2 references to GetGroupNumbers
Microsoft.Build (1)
BuildCheck\Infrastructure\EditorConfig\EditorConfigGlobsMatcher.cs (1)
33
Debug.Assert(regex.
GetGroupNumbers
().Length - 1 == numberRangePairs.Length);
Microsoft.CodeAnalysis (1)
CommandLine\AnalyzerConfig.SectionNameMatching.cs (1)
32
Debug.Assert(regex.
GetGroupNumbers
().Length - 1 == numberRangePairs.Length);