3 references to Return
System.ServiceModel (3)
System\ServiceModel\Channels\MsmqInputMessagePool.cs (1)
33
if (!this.
Return
(message))
System\ServiceModel\Channels\MsmqOutputChannel.cs (1)
188
if (!this.outputMessages.
Return
(msmqMessage))
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessagePool.cs (1)
29
if (! this.
Return
(message as MsmqIntegrationInputMessage))