1 reference to FlushTrailBytesAsync
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (1)
1517return _trailByteCount > 0 ? FlushTrailBytesAsync() : Task.CompletedTask;