2 references to CreateWithUniqueName
System.WorkflowServices (2)
System\Workflow\Activities\Design\OperationPickerDialog.cs (1)
250ServiceContractListItem contractItem = this.serviceContracts.CreateWithUniqueName();
System\Workflow\Activities\Design\ServiceContractListItem.cs (1)
99WorkflowServiceOperationListItem result = (WorkflowServiceOperationListItem) this.operations.CreateWithUniqueName();