2 references to IO_NoFileTableInInMemoryAssemblies
System.Private.CoreLib (2)
src\System\Reflection\RuntimeAssembly.cs (2)
428
throw new FileNotFoundException(SR.
IO_NoFileTableInInMemoryAssemblies
);
446
throw new FileNotFoundException(SR.
IO_NoFileTableInInMemoryAssemblies
);