1 write to stream
System.ServiceModel (1)
System\ServiceModel\Channels\MessageEncoder.cs (1)
238this.stream = stream;
1 reference to stream
System.ServiceModel (1)
System\ServiceModel\Channels\MessageEncoder.cs (1)
245this.encoder.WriteMessage(this.message, this.stream);