2 references to ModuleInfo
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\ModuleList.cs (2)
44
internal NativeFormatModuleInfo(TypeManagerHandle moduleHandle, IntPtr pBlob, int cbBlob) :
base
(moduleHandle)
277
newModuleInfo = new
ModuleInfo
(loadedModuleHandles[newModuleIndex]);