2 writes to _namespaceUri
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (2)
70_namespaceUri = namespaceURI; 79_namespaceUri = iter._namespaceUri;
3 references to _namespaceUri
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (3)
79_namespaceUri = iter._namespaceUri; 97if (!this.ctxt.MoveToChild(_localName, _namespaceUri)) 102if (!this.ctxt.MoveToNext(_localName, _namespaceUri))