1 write to TrailBuffer
System.Runtime.Serialization (1)
System\Xml\XmlBaseWriter.cs (1)
2608this.nodeWriterArgs.TrailBuffer = this.writer.trailBytes;
1 reference to TrailBuffer
System.Runtime.Serialization (1)
System\Xml\XmlUTF8TextWriter.cs (1)
787this.writerArgs.Buffer = nodeWriterArgs.TrailBuffer;