7 writes to pos
dotnet-svcutil-lib (7)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (7)
34this.pos = iter.pos; 106this.pos++; 159this.pos++; 223this.pos++; 231this.pos++; 291this.pos++; 299this.pos++;
4 references to pos
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (4)
34this.pos = iter.pos; 50get { return this.pos; } 95if (this.pos == 0) 148if (this.pos == 0)