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