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