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