1 implementation of ComputeDllImportAttribute
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodDecoder.cs (1)
117public DllImportAttribute ComputeDllImportAttribute()
1 reference to ComputeDllImportAttribute
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Methods\RoDefinitionMethod.DllImport.cs (1)
37DllImportAttribute dia = _decoder.ComputeDllImportAttribute();