2 references to IsDefined
System.WorkflowServices (2)
System\Workflow\Activities\ContractMethodInfo.cs (1)
207
return ServiceOperationHelpers.
IsDefined
(attributeType, attributes);
System\Workflow\Activities\ContractType.cs (1)
420
return ServiceOperationHelpers.
IsDefined
(attributeType, attributes);