2 references to InternalParamGetCustomAttributes
mscorlib (2)
system\attribute.cs (2)
585
return
InternalParamGetCustomAttributes
(element, attributeType, inherit) as Attribute[];
602
return
InternalParamGetCustomAttributes
(element, null, inherit) as Attribute[];