7 references to
Microsoft.NET.HostModel (7)
AppHost\AppHostExceptions.cs (7)
29: base($"Failed to process MachO file: {error}") 42: base($"Selected apphost is not a CUI Windows application. Subsystem: {subsystem}") 56: base($"Selected apphost is not a valid PE file. {reason}") 70: base($"{signingErrorMessage}; Exit code: {exitCode}") 84: base($"The name of the app is too long (must be less than {maxSize} bytes when encoded in UTF-8). Name: {name}") 98: base($"The app-relative .NET path should not be an absolute path. Path: {path}") 112: base($"The app-relative .NET path is too long (must be less than {maxSize} bytes when encoded in UTF-8). Path: {path}")