4 references to CreateManagedFallbackException
dotnet-aot (4)
src\sdk\src\Cli\dotnet\Commands\Run\AotRunCommand.cs (4)
66
throw
CreateManagedFallbackException
(fallbackReason);
102
throw
CreateManagedFallbackException
("the runtime version could not be read");
150
throw
CreateManagedFallbackException
("no eligible cached launch contract was found");
164
throw
CreateManagedFallbackException
("the dotnet root could not be determined");