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