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