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)
48
CustomAttribute ca = handle.
GetCustomAttribute
(reader);
System\Reflection\TypeLoading\General\Ecma\EcmaDefaultValueProcessing.cs (1)
85
CustomAttribute ca = handle.
GetCustomAttribute
(reader);