3 references to AppHostNotPEFileException
Microsoft.NET.HostModel (3)
AppHost\HostWriter.cs (1)
106throw new AppHostNotPEFileException("PE file signature not found.");
AppHost\PEUtils.cs (2)
129throw new AppHostNotPEFileException("PESignature offset out of file range."); 133throw new AppHostNotPEFileException("Subsystem offset out of file range.");