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