3 references to DispatchAndReleasePump
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ChannelHandler.cs (3)
1009
if (!this.
DispatchAndReleasePump
(request, true, currentOperationContext))
1807
if (this.
DispatchAndReleasePump
(request, false, null))
1944
if (this.
DispatchAndReleasePump
(request, false, null))