1 write to nodeWriter
System.Runtime.Serialization (1)
System\Xml\XmlNodeWriter.cs (1)
170this.nodeWriter = nodeWriter;
1 reference to nodeWriter
System.Runtime.Serialization (1)
System\Xml\XmlNodeWriter.cs (1)
177this.nodeWriter.WriteBase64Text(this.trailBuffer, this.trailCount, this.buffer, this.offset, this.count);