3 references to InternalWriteBase64TextAsync
System.Runtime.Serialization (3)
System\Xml\XmlUTF8TextWriter.cs (3)
792if (this.InternalWriteBase64TextAsync(this.writerState) != AsyncCompletionResult.Completed) 852if (this.InternalWriteBase64TextAsync(this.writerState) == AsyncCompletionResult.Completed) 975if (thisPtr.InternalWriteBase64TextAsync(thisPtr.writerState) == AsyncCompletionResult.Completed)