1 write to httpOutput
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
3961this.httpOutput = output;
2 references to httpOutput
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelHelpers.cs (2)
3985if (this.httpOutput != null && !this.isHttpOutputClosed) 3987this.httpOutput.Close();