2 references to Leftchars
System (2)
regex\system\text\regularexpressions\RegexInterpreter.cs (2)
748
if (
Leftchars
() > 0 && CharAt(Textpos() - 1) != '\n')
784
if (
Leftchars
() > 0)