8 references to GetMatchingCustomAttributes
System.Private.CoreLib (8)
System\Reflection\RuntimeCustomAttribute.NativeAot.cs (8)
17Instantiate(GetMatchingCustomAttributes(element, attributeType, inherit: false), attributeType);
20Instantiate(GetMatchingCustomAttributes(element, attributeType, inherit), attributeType);
23Instantiate(GetMatchingCustomAttributes(element, attributeType, inherit: false), attributeType);
26Instantiate(GetMatchingCustomAttributes(element, attributeType, inherit: false), attributeType);
29Any(GetMatchingCustomAttributes(element, attributeType, inherit: false));
32Any(GetMatchingCustomAttributes(element, attributeType, inherit));
35Any(GetMatchingCustomAttributes(element, attributeType, inherit: false));
38Any(GetMatchingCustomAttributes(element, attributeType, inherit: false));