1 write to _prevKind
System.Private.Xml (1)
System\Xml\Xsl\XPath\XPathScanner.cs (1)
198_prevKind = _kind;
2 references to _prevKind
System.Private.Xml (2)
System\Xml\Xsl\XPath\XPathScanner.cs (2)
441if (_prevKind <= LexKind.LastOperator) 444switch (_prevKind)