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