Base:
method
GetCustomAttributes
System.Reflection.MemberInfo.GetCustomAttributes(System.Type, System.Boolean)
1 reference to GetCustomAttributes
System.WorkflowServices (1)
System\Workflow\Activities\ContractMethodInfo.cs (1)
168return GetCustomAttributes(typeof(object), inherit);