46 references to Free
System.Activities (6)
System\Activities\WorkflowApplication.cs (6)
1553temporaryHandle.Free(); 5366thisPtr.temporaryHandle.Free(); 5681this.handle.Free(); 5704handle.Free(); 5749this.handle.Free(); 6033handle.Free();
System.Activities.DurableInstancing (6)
System\Activities\DurableInstancing\DeleteWorkflowOwnerAsyncResult.cs (1)
58base.InstancePersistenceContext.InstanceHandle.Free();
System\Activities\DurableInstancing\LoadWorkflowAsyncResult.cs (1)
181base.InstancePersistenceContext.InstanceHandle.Free();
System\Activities\DurableInstancing\SaveWorkflowAsyncResult.cs (2)
178base.InstancePersistenceContext.InstanceHandle.Free(); 183base.InstancePersistenceContext.InstanceHandle.Free();
System\Activities\DurableInstancing\SqlWorkflowInstanceStoreAsyncResult.cs (1)
180thisPtr.InstancePersistenceContext.InstanceHandle.Free();
System\Activities\DurableInstancing\SqlWorkflowInstanceStoreLock.cs (1)
205instanceHandle.Free();
System.Runtime.DurableInstancing (23)
System\Runtime\DurableInstancing\InstanceHandle.cs (4)
581handleToFree.Free(); 897this.handle.Free(); 1002this.handle.Free(); 1009this.handle.Free();
System\Runtime\DurableInstancing\InstancePersistenceContext.cs (19)
250InstanceHandle.Free(); 265InstanceHandle.Free(); 703InstanceHandle.Free(); 708InstanceHandle.Free(); 730InstanceHandle.Free(); 735InstanceHandle.Free(); 814initialInstanceHandle.Free(); 819initialInstanceHandle.Free(); 832initialInstanceHandle.Free(); 837initialInstanceHandle.Free(); 1091this.context.InstanceHandle.Free(); 1452this.context.InstanceHandle.Free(); 1513this.context.InstanceHandle.Free(); 1530this.context.InstanceHandle.Free(); 1537this.context.InstanceHandle.Free(); 1543this.context.InstanceHandle.Free(); 1565this.context.InstanceHandle.Free(); 1571this.initialInstanceHandle.Free(); 1575this.context.InstanceHandle.Free();
System.ServiceModel.Activities (11)
System\ServiceModel\Activities\Dispatcher\DurableInstanceManager.cs (7)
175this.handle.Free(); 299this.handle.Free(); 407handle.Free(); 584thisPtr.handle.Free(); 635this.instanceManager.handle.Free(); 850this.handle.Free(); 931thisPtr.handle.Free();
System\ServiceModel\Activities\Dispatcher\PersistenceContext.cs (3)
339this.handle.Free(); 361this.handle.Free(); 739this.persistenceContext.handle.Free();
System\ServiceModel\Activities\Dispatcher\PersistenceProviderDirectory.cs (1)
1317thisPtr.handle.Free();