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