3 writes to declared
System.Xml (3)
System\Xml\Core\XmlTextWriter.cs (3)
79
this.
declared
= declared;
1221
nsStack[existingNsIndex].
declared
= true;
1228
nsStack[existingNsIndex].
declared
= true; // old one is silenced now
1 reference to declared
System.Xml (1)
System\Xml\Core\XmlTextWriter.cs (1)
1137
if (!nsStack[i].
declared
) {