1 write to ns
System.Xml (1)
System\Xml\Core\XmlTextWriter.cs (1)
78
this.
ns
= ns;
3 references to ns
System.Xml (3)
System\Xml\Core\XmlTextWriter.cs (3)
1143
xmlEncoder.Write(nsStack[i].
ns
);
1218
if (existingNsIndex != -1 && nsStack[existingNsIndex].
ns
== ns) {
1335
if (nsStack[i].
ns
== ns) {