4 references to ToCustomAttributeData
System.Reflection.MetadataLoadContext (4)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeHelpers.cs (2)
24
yield return handle.
ToCustomAttributeData
(module);
40
return handle.
ToCustomAttributeData
(module);
System\Reflection\TypeLoading\General\Ecma\EcmaDefaultValueProcessing.cs (2)
92
CustomAttributeData cad = handle.
ToCustomAttributeData
(module);
108
CustomAttributeData cad = handle.
ToCustomAttributeData
(module);