2 writes to type
System.Private.Xml (2)
System\Xml\XPath\Internal\XPathAxisIterator.cs (2)
27this.type = type; 42this.type = it.type;
4 references to type
System.Private.Xml (4)
System\Xml\XPath\Internal\XPathAxisIterator.cs (4)
42this.type = it.type; 70type == nav.NodeType || 71type == XPathNodeType.All || 72type == XPathNodeType.Text && (