1 write to body
System.ServiceModel (1)
System\ServiceModel\Channels\Message.cs (1)
904
this.
body
= body;
1 reference to body
System.ServiceModel (1)
System\ServiceModel\Channels\Message.cs (1)
917
serializer.WriteObject(writer,
body
);