1 reference to GetCustomAttributes
System.Private.CoreLib (1)
src\System\Reflection\RuntimeCustomAttributeData.cs (1)
1392
return
GetCustomAttributes
((assembly.ManifestModule as RuntimeModule)!, assemblyToken, 0, caType);