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