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