1 write to writer
System.ServiceModel (1)
System\ServiceModel\Channels\Message.cs (1)
810this.writer = writer;
1 reference to writer
System.ServiceModel (1)
System\ServiceModel\Channels\Message.cs (1)
817this.message.OnWriteBodyContents(this.writer);