6 references to PrevLexEnd
System.Data.SqlXml (6)
System\Xml\Xsl\XPath\XPathParser.cs (6)
195PushPosInfo(startChar, scanner.PrevLexEnd); 368PushPosInfo(startChar, scanner.PrevLexEnd); 376PushPosInfo(startChar, scanner.PrevLexEnd); 392int endChar = scanner.PrevLexEnd; 422int endChar = scanner.PrevLexEnd; 506PushPosInfo(startChar, scanner.PrevLexEnd);