1 write to prevKind
System.Data.SqlXml (1)
System\Xml\Xsl\XPath\XPathScanner.cs (1)
188prevKind = kind;
2 references to prevKind
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathScanner.cs (2)
379if (prevKind <= LexKind.LastOperator) 382switch (prevKind) {