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