2 overrides of GetName
System.WorkflowServices (2)
System\Workflow\Activities\Design\ServiceContractListItemList.cs (1)
35
protected override string
GetName
(ServiceContractListItem obj)
System\Workflow\Activities\Design\ServiceOperationListItemList.cs (1)
26
protected override string
GetName
(ServiceOperationListItem obj)
1 reference to GetName
System.WorkflowServices (1)
System\Workflow\Activities\Design\NamedObjectList.cs (1)
33
if (this.
GetName
(obj) == name)