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