2 references to GetCustomAttributes
System.WorkflowServices (2)
System\Workflow\Activities\ContractMethodInfo.cs (1)
177
return ServiceOperationHelpers.
GetCustomAttributes
(attributeType, this.attributes);
System\Workflow\Activities\ContractType.cs (1)
233
return ServiceOperationHelpers.
GetCustomAttributes
(attributeType, this.attributes);