1 reference to OnFatalException
Microsoft.Build.Tasks.CodeAnalysis.Sdk (1)
src\Dependencies\Contracts\ErrorReporting\FailFast.cs (1)
21internal static readonly FatalError.ErrorReporterHandler Handler = static (e, _, _) => OnFatalException(e);