2 references to MatchIndex
System (2)
regex\system\text\regularexpressions\RegexInterpreter.cs (1)
842if (!Refmatch(MatchIndex(capnum), MatchLength(capnum)))
regex\system\text\regularexpressions\RegexRunner.cs (1)
494start2 = MatchIndex(uncapnum);