2 references to ResolveAttributeConstructor
System.Private.CoreLib (2)
System\Reflection\RuntimeCustomAttributeData.NativeAot.cs (2)
45
return
ResolveAttributeConstructor
(reader, customAttribute, attributeType);
586
ConstructorInfo constructor = RuntimeCustomAttributeData.
ResolveAttributeConstructor
(reader, customAttribute, attributeType);