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