1 write to fireActivatableInstancesEvent
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\CreateWorkflowOwnerAsyncResult.cs (1)
83this.fireActivatableInstancesEvent = true;
2 references to fireActivatableInstancesEvent
System.Activities.DurableInstancing (2)
System\Activities\DurableInstancing\CreateWorkflowOwnerAsyncResult.cs (2)
129if (this.fireActivatableInstancesEvent) 138base.StoreLock.MarkInstanceOwnerCreated(this.lockOwnerId, surrogateLockOwnerId, base.InstancePersistenceContext.InstanceHandle, this.fireRunnableInstancesEvent, this.fireActivatableInstancesEvent);