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