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