3 references to GetCustomAttribute
System.Reflection.MetadataLoadContext (3)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeData.cs (1)
23_neverAccessThisExceptThroughCustomAttributeProperty = handle.GetCustomAttribute(Reader);
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeHelpers.cs (1)
48CustomAttribute ca = handle.GetCustomAttribute(reader);
System\Reflection\TypeLoading\General\Ecma\EcmaDefaultValueProcessing.cs (1)
85CustomAttribute ca = handle.GetCustomAttribute(reader);