4 references to Rightchars
System (4)
regex\system\text\regularexpressions\RegexInterpreter.cs (4)
754
if (
Rightchars
() > 0 && CharAt(Textpos()) != '\n')
796
if (
Rightchars
() > 1 ||
Rightchars
() == 1 && CharAt(Textpos()) != '\n')
802
if (
Rightchars
() > 0)