1 write to writer
System.Xml (1)
System\Xml\Serialization\indentedWriter.cs (1)
23
this.
writer
= writer;
5 references to writer
System.Xml (5)
System\Xml\Serialization\indentedWriter.cs (5)
38
writer
.Write(s);
43
writer
.Write(c);
48
writer
.WriteLine(s);
53
writer
.WriteLine();
61
writer
.Write(" ");