1 write to DisposeCallCount
Microsoft.AspNetCore.WebUtilities.Tests (1)
HttpResponseStreamWriterTest.cs (1)
841
DisposeCallCount
++;
1 reference to DisposeCallCount
Microsoft.AspNetCore.WebUtilities.Tests (1)
HttpResponseStreamWriterTest.cs (1)
61
Assert.Equal(0, stream.
DisposeCallCount
);