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