Base:
method
ShutdownSend
Microsoft.AspNetCore.InternalTesting.StreamBackedTestConnection.ShutdownSend()
16 references to ShutdownSend
InMemory.FunctionalTests (16)
BadHttpRequestTests.cs (3)
426connection.ShutdownSend(); 495connection.ShutdownSend(); 553connection.ShutdownSend();
ChunkedRequestTests.cs (1)
896connection.ShutdownSend();
ConnectionMiddlewareTests.cs (2)
145connection.ShutdownSend(); 168connection.ShutdownSend();
KestrelMetricsTests.cs (1)
834connection.ShutdownSend();
RequestTests.cs (3)
1280connection.ShutdownSend(); 1291connection.ShutdownSend(); 1888connection.ShutdownSend();
ResponseTests.cs (6)
1430connection.ShutdownSend(); 1490connection.ShutdownSend(); 1521connection.ShutdownSend(); 1589connection.ShutdownSend(); 1634connection.ShutdownSend(); 1679connection.ShutdownSend();