1 reference to FlushTrailBytesAsync
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseWriter.cs (1)
1740
return _trailByteCount > 0 ?
FlushTrailBytesAsync
() : Task.CompletedTask;