6 references to WriteByteAsync
dotnet-svcutil-lib (6)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextWriter.cs (6)
226await WriteByteAsync('<').ConfigureAwait(false); 231await WriteByteAsync(':').ConfigureAwait(false); 270await WriteByteAsync('>').ConfigureAwait(false); 296await WriteByteAsync(':').ConfigureAwait(false); 299await WriteByteAsync('>').ConfigureAwait(false); 398await WriteByteAsync('"').ConfigureAwait(false);