8 references to Close
InMemory.FunctionalTests (3)
src\Servers\Kestrel\shared\test\RevocationResponder.cs (3)
142context.Response.Close(); 162context.Response.Close(); 232context.Response.Close();
Microsoft.AspNetCore.InternalTesting.Tests (1)
HttpClientSlimTest.cs (1)
114context.Response.Close();
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (3)
src\Servers\Kestrel\shared\test\RevocationResponder.cs (3)
142context.Response.Close(); 162context.Response.Close(); 232context.Response.Close();
System.Net.HttpListener (1)
System\Net\Managed\HttpResponseStream.Managed.cs (1)
89_response.Close();