2 writes to _axis
System.Private.Xml (2)
System\Xml\Xsl\XPath\XPathScanner.cs (2)
341_axis = XPathAxis.Unknown; 402_axis = CheckAxis();
2 references to _axis
System.Private.Xml (2)
System\Xml\Xsl\XPath\XPathScanner.cs (2)
177Debug.Assert(_axis != XPathAxis.Unknown); 178return _axis;