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