Base:
2 overrides of GetPEKind
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Modules\Ecma\EcmaModule.cs (1)
87public sealed override void GetPEKind(out PortableExecutableKinds peKind, out ImageFileMachine machine)
System\Reflection\TypeLoading\Modules\RoResourceModule.cs (1)
38public sealed override void GetPEKind(out PortableExecutableKinds peKind, out ImageFileMachine machine)