4 writes to EnableDefaultExceptionHandler
aspire (1)
Program.cs (1)
697EnableDefaultExceptionHandler = false
crossgen2 (1)
Program.cs (1)
980EnableDefaultExceptionHandler = false
dotnet (1)
Parser.cs (1)
233EnableDefaultExceptionHandler = false,
ilc (1)
Program.cs (1)
835EnableDefaultExceptionHandler = false
2 references to EnableDefaultExceptionHandler
System.CommandLine (2)
Invocation\InvocationPipeline.cs (2)
88catch (Exception ex) when (parseResult.InvocationConfiguration.EnableDefaultExceptionHandler) 133catch (Exception ex) when (parseResult.InvocationConfiguration.EnableDefaultExceptionHandler)