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