1 reference to MatchCollection
System (1)
regex\system\text\regularexpressions\Regex.cs (1)
946
return new
MatchCollection
(this, input, 0, input.Length, startat);