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