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