1 write to _returnValue
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageBodyDescription.cs (1)
50set { _returnValue = value; }
1 reference to _returnValue
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageBodyDescription.cs (1)
49get { return _returnValue; }