1 reference to IsSpace
System (1)
regex\system\text\regularexpressions\RegexParser.cs (1)
879
while (CharsRight() > 0 &&
IsSpace
(RightChar()))