2 writes to namespaces
System.Xml (2)
System\Xml\Core\XmlTextWriter.cs (2)
245
namespaces
= true;
309
this.
namespaces
= value;
6 references to namespaces
System.Xml (6)
System\Xml\Core\XmlTextWriter.cs (6)
304
get { return this.
namespaces
;}
422
if (this.
namespaces
) {
492
if (this.
namespaces
) {
873
if (this.
namespaces
) {
1112
if (this.
namespaces
&& stack[top].prefix != null) {
1366
if (
namespaces
) {