1 write to writer
System.ServiceModel (1)
System\ServiceModel\Channels\BodyWriter.cs (1)
164
this.
writer
= writer;
1 reference to writer
System.ServiceModel (1)
System\ServiceModel\Channels\BodyWriter.cs (1)
172
this.bodyWriter.OnWriteBodyContents(this.
writer
);