1 write to buffer
System.Runtime.Serialization (1)
System\Xml\XmlDictionaryWriter.cs (1)
1137
this.
buffer
= buffer;
1 reference to buffer
System.Runtime.Serialization (1)
System\Xml\XmlDictionaryWriter.cs (1)
1147
this.writer.WriteBase64(this.
buffer
, this.index, this.count);