3 references to CreateWorkflowOwnerWithIdentityCommand
System.Activities (2)
System\Activities\WorkflowApplication.cs (2)
1570return new CreateWorkflowOwnerWithIdentityCommand 5898CreateWorkflowOwnerWithIdentityCommand result = new CreateWorkflowOwnerWithIdentityCommand();
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\DurableInstanceManager.cs (1)
470CreateWorkflowOwnerWithIdentityCommand withIdentity = new CreateWorkflowOwnerWithIdentityCommand();