1 reference to Split
System (1)
regex\system\text\regularexpressions\Regex.cs (1)
1189return Split(input, 0, UseOptionR() ? input.Length : 0);