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