1 reference to RuntimeCustomAttributeData
System.Private.CoreLib (1)
src\System\Reflection\RuntimeCustomAttributeData.cs (1)
193
customAttributes[i] = new
RuntimeCustomAttributeData
(module, records[i].tkCtor, in records[i].blob);