2 references to GetBufferAsync
System.Private.DataContractSerialization (2)
System\Xml\XmlUTF8TextWriter.cs (2)
676BytesWithOffset bufferResult = await GetBufferAsync(charCount).ConfigureAwait(false); 686BytesWithOffset bufferResult = await GetBufferAsync(4).ConfigureAwait(false);