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