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