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