1 write to isHttpOutputClosed
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
3988this.isHttpOutputClosed = true;
1 reference to isHttpOutputClosed
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
3985if (this.httpOutput != null && !this.isHttpOutputClosed)