1 override of WriteEndAttributeAsync
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextWriter.cs (1)
396
public override async Task
WriteEndAttributeAsync
()
1 reference to WriteEndAttributeAsync
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (1)
396
await _writer.
WriteEndAttributeAsync
().ConfigureAwait(false);