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