4 references to SetReturnValue
System.ServiceModel (4)
System\ServiceModel\Channels\SynchronizedMessageSource.cs (4)
213SetReturnValue(Source.EndReceive()); 226thisPtr.SetReturnValue(thisPtr.Source.EndReceive()); 257SetReturnValue(Source.EndWaitForMessage()); 271thisPtr.SetReturnValue(thisPtr.Source.EndWaitForMessage());