Base:
method
FlushAsync
System.IO.TextWriter.FlushAsync()
1 reference to FlushAsync
System.Data (1)
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
10447await writer.FlushAsync().ConfigureAwait(false);