2 references to InternalWriteBase64TextAsync
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextWriter.cs (2)
748await InternalWriteBase64TextAsync(trailBytes, 0, trailByteCount).ConfigureAwait(false); 751await InternalWriteBase64TextAsync(buffer, offset, count).ConfigureAwait(false);