1 reference to OnFatalException
Microsoft.CodeAnalysis.InteractiveHost (1)
src\Compilers\Core\Portable\InternalUtilities\FailFast.cs (1)
19internal static readonly FatalError.ErrorReporterHandler Handler = static (e, _, _) => OnFatalException(e);