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; 72protected XPathNodeType TypeTest { get { return _typeTest; } }