3 references to CustomAttribute
System.Reflection.MetadataLoadContext (3)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeData.cs (3)
50
EntityHandle declaringTypeHandle =
CustomAttribute
.TryGetDeclaringTypeHandle(Reader);
59
EntityHandle ctorHandle =
CustomAttribute
.Constructor;
95
CustomAttributeValue<RoType> cav =
CustomAttribute
.DecodeValue(_module);