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