2 writes to _typ
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (2)
251
_typ
= typ;
268
_typ
= iter._typ;
3 references to _typ
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (3)
268
_typ = iter.
_typ
;
289
if (this.ctxt.IsKindMatch(
_typ
))
296
if (!this.ctxt.MoveToFollowing(
_typ
, _end))