1 write to FlushCallCount
Microsoft.AspNetCore.WebUtilities.Tests (1)
HttpResponseStreamWriterTest.cs (1)
806
FlushCallCount
++;
6 references to FlushCallCount
Microsoft.AspNetCore.WebUtilities.Tests (6)
HttpResponseStreamWriterTest.cs (6)
45
Assert.Equal(0, stream.
FlushCallCount
);
80
Assert.Equal(0, stream.
FlushCallCount
);
101
Assert.Equal(0, stream.
FlushCallCount
);
117
Assert.Equal(0, stream.
FlushCallCount
);
139
Assert.Equal(0, stream.
FlushCallCount
);
200
Assert.Equal(0, stream.
FlushCallCount
);