6 references to WriteBodyContents
System.ServiceModel (2)
System\ServiceModel\Channels\Message.cs (2)
1131
bodyWriter.
WriteBodyContents
(writer);
1159
bodyWriter.
WriteBodyContents
(writer);
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\ByteStreamMessage.cs (2)
237
bodyWriter.
WriteBodyContents
(writer);
376
this.bodyWriter.
WriteBodyContents
(writer);
System.ServiceModel.Web (2)
System\ServiceModel\Channels\HttpStreamMessage.cs (2)
100
bodyWriter.
WriteBodyContents
(writer);
167
this.bodyWriter.
WriteBodyContents
(writer);