1 write to writer
System.Runtime.Serialization (1)
System\Xml\XmlDictionaryWriter.cs (1)
287this.writer = writer;
1 reference to writer
System.Runtime.Serialization (1)
System\Xml\XmlDictionaryWriter.cs (1)
442if (this.writer.WriteBase64Async(this.writerAsyncState) == AsyncCompletionResult.Completed)