2 references to GetCustomAttributes
System.Private.CoreLib (2)
src\System\Reflection\RuntimeCustomAttributeData.cs (2)
24
PseudoCustomAttribute.
GetCustomAttributes
(target, (RuntimeType)typeof(object), ref pcas);
1255
PseudoCustomAttribute.
GetCustomAttributes
(type, caType, ref pcas);