2 references to GetDeclaredCustomAttributes
System.Private.CoreLib (2)
System\Reflection\RuntimeCustomAttribute.NativeAot.cs (2)
51foreach (CustomAttributeData attribute in GetDeclaredCustomAttributes(element)) 81foreach (CustomAttributeData attribute in GetDeclaredCustomAttributes(parent))