1 instantiation of WriteBase64TextAsyncResult
System.Runtime.Serialization (1)
System\Xml\XmlNodeWriter.cs (1)
40
return new
WriteBase64TextAsyncResult
(trailBuffer, trailCount, buffer, offset, count, this, callback, state);
1 reference to WriteBase64TextAsyncResult
System.Runtime.Serialization (1)
System\Xml\XmlNodeWriter.cs (1)
45
WriteBase64TextAsyncResult
.End(result);