2 references to EcmaModule
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Assemblies\Ecma\EcmaAssembly.cs (1)
30_manifestModule = new EcmaModule(this, location, peReader, reader);
System\Reflection\TypeLoading\Assemblies\Ecma\EcmaAssembly.Modules.cs (1)
68return new EcmaModule(this, location, peReader, peReader.GetMetadataReader());