7 references to Close
dotnet (4)
Commands\Test\MTP\IPC\HttpTestHostGateway.cs (4)
132response.Close(); 195response.Close(); 219response.Close(); 330response.Close();
System.Net.HttpListener (3)
System\Net\Managed\HttpResponseStream.Managed.cs (1)
89_response.Close();
System\Net\Managed\WebSockets\HttpWebSocket.Managed.cs (2)
140_context.Response.Close(); 150_context.Response.Close();