Base:
1 override of FlushAsync
Microsoft.AspNetCore.HttpLogging (1)
ResponseBufferingStream.cs (1)
172
public override async Task
FlushAsync
(CancellationToken cancellationToken)
1 reference to FlushAsync
Microsoft.AspNetCore.HttpLogging (1)
ResponseBufferingStream.cs (1)
175
await base.
FlushAsync
(cancellationToken);