2 references to ValueMatchEnumerator
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Regex.EnumerateMatches.cs (2)
78
new
ValueMatchEnumerator
(this, input, RightToLeft ? input.Length : 0);
93
new
ValueMatchEnumerator
(this, input, startat);