2 writes to _typeTest
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\baseaxisquery.cs (2)
42_typeTest = typeTest; 52_typeTest = other._typeTest;
2 references to _typeTest
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\baseaxisquery.cs (2)
52_typeTest = other._typeTest; 77protected XPathNodeType TypeTest { get { return _typeTest; } }