3 references to FileLoadErrorGeneric
ILCompiler.Compiler (1)
parent\parent\Common\Compiler\CompilerTypeSystemContext.cs (1)
122
ThrowHelper.ThrowFileNotFoundException(ExceptionStringID.
FileLoadErrorGeneric
, simpleName);
ILCompiler.ReadyToRun (1)
parent\parent\Common\Compiler\CompilerTypeSystemContext.cs (1)
122
ThrowHelper.ThrowFileNotFoundException(ExceptionStringID.
FileLoadErrorGeneric
, simpleName);
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\Common\ResolutionFailure.cs (1)
105
ThrowHelper.ThrowFileNotFoundException(ExceptionStringID.
FileLoadErrorGeneric
, _name);