1 instantiation of WorkflowOwnershipException
System.Workflow.Runtime (1)
Hosting\SqlWorkflowPersistenceService.cs (1)
585throw new WorkflowOwnershipException((Guid)instanceId.Value);
2 references to WorkflowOwnershipException
System.Workflow.Runtime (2)
Hosting\DefaultWorkflowSchedulerService.cs (1)
237catch (WorkflowOwnershipException)
Hosting\SqlWorkflowPersistenceService.cs (1)
954catch (WorkflowOwnershipException)