2 references to DefaultExceptionHandler
System.CommandLine (2)
Invocation\InvocationPipeline.cs (2)
90
return
DefaultExceptionHandler
(ex, parseResult);
135
return
DefaultExceptionHandler
(ex, parseResult);