1 instantiation of ServiceOperationListItemList
System.WorkflowServices (1)
System\Workflow\Activities\Design\ServiceContractListItem.cs (1)
31
this.operations = new
ServiceOperationListItemList
();
1 reference to ServiceOperationListItemList
System.WorkflowServices (1)
System\Workflow\Activities\Design\ServiceContractListItem.cs (1)
23
ServiceOperationListItemList
operations;