1 reference to BadImageFormat_TypeRefModuleNotInManifest
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\General\Ecma\EcmaResolver.cs (1)
105
throw new BadImageFormatException(SR.Format(SR.
BadImageFormat_TypeRefModuleNotInManifest
, module.Assembly.FullName, $"0x{handle.GetToken():x8}"));