2 writes to _typeTest
System.Private.Xml (2)
System\Xml\XPath\Internal\BaseAxisQuery.cs (2)
38
_typeTest
= typeTest;
48
_typeTest
= other._typeTest;
2 references to _typeTest
System.Private.Xml (2)
System\Xml\XPath\Internal\BaseAxisQuery.cs (2)
48
_typeTest = other.
_typeTest
;
72
protected XPathNodeType TypeTest { get { return
_typeTest
; } }