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