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