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