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