7 references to ReleaseReference
System.ServiceModel.Activities (7)
System\ServiceModel\Activities\Dispatcher\ControlOperationInvoker.cs (1)
357thisPtr.workflowServiceInstance.ReleaseReference();
System\ServiceModel\Activities\Dispatcher\DurableInstanceManager.cs (3)
1319thisPtr.durableInstance.ReleaseReference(); 1461this.currentInstance.ReleaseReference(); 1488thisPtr.currentInstance.ReleaseReference();
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (3)
2312this.ReleaseReference(); 3255thisPtr.instance.ReleaseReference(); 3326thisPtr.instance.ReleaseReference();