2 references to GetBufferAsync
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextWriter.cs (2)
783BytesWithOffset bufferResult = await GetBufferAsync(charCount).ConfigureAwait(false); 793BytesWithOffset bufferResult = await GetBufferAsync(4).ConfigureAwait(false);