2 writes to type
System.Xml (2)
System\Xml\XPath\Internal\XPathAxisIterator.cs (2)
30this.type = type; 43this.type = it.type;
4 references to type
System.Xml (4)
System\Xml\XPath\Internal\XPathAxisIterator.cs (4)
43this.type = it.type; 66type == nav.NodeType || 67type == XPathNodeType.All || 68type == XPathNodeType.Text && (