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