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