1 write to localName
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\ContentIterators.cs (1)
68this.localName = localName;
2 references to localName
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\ContentIterators.cs (2)
79this.needFirst = !this.navCurrent.MoveToChild(this.localName, this.ns); 82return this.navCurrent.MoveToNext(this.localName, this.ns);