2 references to InternalGetCustomAttributes
mscorlib (2)
system\attribute.cs (2)
473return InternalGetCustomAttributes((EventInfo)element, type, inherit); 497return InternalGetCustomAttributes((EventInfo)element, typeof(Attribute), inherit);