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