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