1 write to stream
System.ServiceModel.Web (1)
System\ServiceModel\Channels\WebMessageEncoderFactory.cs (1)
468this.stream = stream;
1 reference to stream
System.ServiceModel.Web (1)
System\ServiceModel\Channels\WebMessageEncoderFactory.cs (1)
516this.encoder.WriteMessage(this.message, this.stream);