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