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