1 write to writer
System.ServiceModel (1)
System\ServiceModel\Channels\Message.cs (1)
832this.writer = writer;
1 reference to writer
System.ServiceModel (1)
System\ServiceModel\Channels\Message.cs (1)
839this.message.OnWriteMessage(this.writer);