2 writes to typeTest
System.Xml (2)
System\Xml\XPath\Internal\BaseAxisQuery.cs (2)
41
this.
typeTest
= typeTest;
50
this.
typeTest
= other.typeTest;
2 references to typeTest
System.Xml (2)
System\Xml\XPath\Internal\BaseAxisQuery.cs (2)
50
this.typeTest = other.
typeTest
;
73
protected XPathNodeType TypeTest { get { return
typeTest
; } }