3 references to FlushAsync
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\HttpProtocol.FeatureCollection.cs (2)
287await FlushAsync(); 311await FlushAsync();
Internal\Http3\Http3Stream.cs (1)
1224await FlushAsync(token);