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