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