2 references to WriteBufferAsync
System.Runtime.Serialization (2)
System\Xml\XmlUTF8TextWriter.cs (2)
799
if (this.
WriteBufferAsync
() == AsyncCompletionResult.Completed)
821
else if (thisPtr.
WriteBufferAsync
() == AsyncCompletionResult.Completed)