1 reference to OnFatalException
Test.Utilities (1)
src\Dependencies\Contracts\ErrorReporting\FailFast.cs (1)
21internal static readonly FatalError.ErrorReporterHandler Handler = static (e, _, _) => OnFatalException(e);