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