3 references to ExceptionHandler
dotnet-aot (3)
NativeEntryPoint.cs (2)
354
exitCode = Parser.
ExceptionHandler
(exception, fileBasedRunParseResult);
398
exitCode = Parser.
ExceptionHandler
(ex, parseResult);
parent\dotnet\CommandInvocation.cs (1)
50
exitCode = Parser.
ExceptionHandler
(exception, parseResult);