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