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