1 write to returnValue
System.ServiceModel (1)
System\ServiceModel\Description\MessageBodyDescription.cs (1)
54set { returnValue = value; }
1 reference to returnValue
System.ServiceModel (1)
System\ServiceModel\Description\MessageBodyDescription.cs (1)
53get { return returnValue; }