1 instantiation of WriteBase64AsyncResult
System.Runtime.Serialization (1)
System\Xml\XmlDictionaryWriter.cs (1)
41return new WriteBase64AsyncResult(buffer, index, count, this, callback, state);
1 reference to WriteBase64AsyncResult
System.Runtime.Serialization (1)
System\Xml\XmlDictionaryWriter.cs (1)
46WriteBase64AsyncResult.End(result);