2 writes to DidInvokerEnsurePump
System.ServiceModel (2)
System\ServiceModel\Dispatcher\MessageRpc.cs (2)
847
this.
DidInvokerEnsurePump
= true;
856
this.
DidInvokerEnsurePump
= true;
1 reference to DidInvokerEnsurePump
System.ServiceModel (1)
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
777
if (this.rpc.Process(false) && !rpc.InvokeNotification.
DidInvokerEnsurePump
)