1 write to FlushAsyncCallCount
Microsoft.AspNetCore.WebUtilities.Tests (1)
HttpResponseStreamWriterTest.cs (1)
812
FlushAsyncCallCount
++;
6 references to FlushAsyncCallCount
Microsoft.AspNetCore.WebUtilities.Tests (6)
HttpResponseStreamWriterTest.cs (6)
46
Assert.Equal(0, stream.
FlushAsyncCallCount
);
81
Assert.Equal(0, stream.
FlushAsyncCallCount
);
102
Assert.Equal(0, stream.
FlushAsyncCallCount
);
155
Assert.Equal(0, stream.
FlushAsyncCallCount
);
177
Assert.Equal(0, stream.
FlushAsyncCallCount
);
201
Assert.Equal(0, stream.
FlushAsyncCallCount
);