2 references to InternalGetCustomAttributes
mscorlib (2)
system\attribute.cs (2)
470return InternalGetCustomAttributes((PropertyInfo)element, type, inherit); 494return InternalGetCustomAttributes((PropertyInfo)element, typeof(Attribute), inherit);