1 write to outputStream
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
2756this.outputStream = new WebRequestOutputStream(httpWebRequest.EndGetRequestStream(result, out context), httpWebRequest, this.httpOutput);
1 reference to outputStream
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
2769return thisPtr.outputStream;