2 writes to _typ
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (2)
124
_typ
= typ;
132
_typ
= iter._typ;
3 references to _typ
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (3)
132
_typ = iter.
_typ
;
150
if (!this.ctxt.MoveToChild(
_typ
))
155
if (!this.ctxt.MoveToNext(
_typ
))