2 references to WriteBytesAsync
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextWriter.cs (2)
274
await
WriteBytesAsync
('/', '>').ConfigureAwait(false);
292
await
WriteBytesAsync
('<', '/').ConfigureAwait(false);