3 references to IsValid
System.Activities.DurableInstancing (3)
System\Activities\DurableInstancing\CreateWorkflowOwnerAsyncResult.cs (1)
60if (base.StoreLock.IsValid)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (2)
342if (!this.storeLock.IsValid && !(command is CreateWorkflowOwnerCommand) && !(command is CreateWorkflowOwnerWithIdentityCommand)) 472if (this.storeLock.IsValid)