Base:
method
Close
System.Net.WebResponse.Close()
11 references to Close
PresentationCore (1)
Core\CSharp\MS\Internal\IO\Packaging\ByteRangeDownloader.cs (1)
666webResponse.Close();
System (1)
net\System\Net\FtpWebResponse.cs (1)
106m_HttpWebResponse.Close();
System.Data.Services.Client (4)
System\Data\Services\Client\DataServiceContext.cs (2)
4429response.Close(); 6263response.Close();
System\Data\Services\Client\GetReadStreamResult.cs (1)
158this.response.Close();
System\Data\Services\Client\QueryResult.cs (1)
383this.httpWebResponse.Close();
System.ServiceModel (5)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
267response.Close();
System\ServiceModel\Channels\HttpChannelHelpers.cs (4)
906httpWebResponse.Close(); 971this.webResponse.Close(); 3884response.Close(); 3904response.Close();