2 references to InternalWriteBase64TextAsync
System.Private.DataContractSerialization (2)
System\Xml\XmlUTF8TextWriter.cs (2)
643await InternalWriteBase64TextAsync(trailBytes, 0, trailByteCount).ConfigureAwait(false); 646await InternalWriteBase64TextAsync(buffer, offset, count).ConfigureAwait(false);