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