16 references to w
System.Xml (16)
System\Xml\Serialization\SchemaObjectWriter.cs (16)
133w.Append(" "); 139w.Append(","); 140w.Append(ns); 142w.Append(":"); 143w.Append(localName); 144w.Append("="); 145w.Append(value); 156w.Append("["); 157w.Append(name); 160w.Append("]"); 164w.Append(Environment.NewLine); 169return w.ToString(); 497w.Append(","); 498w.Append("memberTypes="); 502w.Append(q.ToString()); 503w.Append(",");