Base:
2 references to FlushAsync
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Buffers\ViewBufferTextWriter.cs (1)
70
/// Gets a value that indicates if <see cref="Flush"/> or <see cref="
FlushAsync
" /> was invoked.
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
Buffers\ViewBufferTextWriterTest.cs (1)
45
await writer.
FlushAsync
();