1 write to prevLexEnd
System.Data.SqlXml (1)
System\Xml\Xsl\XPath\XPathScanner.cs (1)
187prevLexEnd = curIndex;
1 reference to prevLexEnd
System.Data.SqlXml (1)
System\Xml\Xsl\XPath\XPathScanner.cs (1)
91public int PrevLexEnd { get { return prevLexEnd; } }