Base:
2 references to Flush
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)
90
writer.
Flush
();