1 write to handle
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\PersistenceContext.cs (1)
95this.handle = handle;
11 references to handle
System.ServiceModel.Activities (11)
System\ServiceModel\Activities\Dispatcher\PersistenceContext.cs (11)
154return this.handle == null || this.handle.IsValid; 337if (this.handle != null) 339this.handle.Free(); 361this.handle.Free(); 738Fx.Assert(this.persistenceContext.handle != null, "WorkflowInstance failed to call SetHandle - from OnBeginClose."); 739this.persistenceContext.handle.Free(); 845this.persistenceContext.handle, 1001this.persistenceContext.handle, 1259thisPtr.persistenceContext.handle, 1352this.persistenceContext.handle,