3 references to Close
System (1)
net\System\Net\HttpListenerContext.cs (1)
198m_Response.Close();
System.ServiceModel (2)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
875listenerContext.Response.Close();
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
439listenerContext.Response.Close();