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