2 writes to resumableRPC
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (2)
202this.resumableRPC = rpc.Pause(); 212this.resumableRPC = null;
1 reference to resumableRPC
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (1)
296thisPtr.resumableRPC.Resume();