6 references to Close
System.ServiceModel (6)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
1238httpOutput.Close(); 1584httpOutput.Close();
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
3987this.httpOutput.Close();
System\ServiceModel\Channels\HttpRequestContext.cs (3)
153this.httpOutput.Close(); 324httpOutput.Close(); 597context.httpOutput.Close();