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