2 references to GetWrappedOutputStream
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelHelpers.cs (2)
1503
this.outputStream =
GetWrappedOutputStream
();
1636
httpOutput.outputStream = httpOutput.
GetWrappedOutputStream
();