6 references to PrevLexEnd
System.Private.Xml (6)
System\Xml\Xsl\XPath\XPathParser.cs (6)
222PushPosInfo(startChar, _scanner.PrevLexEnd); 419PushPosInfo(startChar, _scanner.PrevLexEnd); 428PushPosInfo(startChar, _scanner.PrevLexEnd); 446int endChar = _scanner.PrevLexEnd; 482int endChar = _scanner.PrevLexEnd; 574PushPosInfo(startChar, _scanner.PrevLexEnd);