1 write to s_nonFatalHandler
Microsoft.CodeAnalysis.Threading.Package (1)
src\Dependencies\Contracts\ErrorReporting\FatalError.cs (1)
53s_nonFatalHandler = nonFatalHandler;
3 references to s_nonFatalHandler
Microsoft.CodeAnalysis.Threading.Package (3)
src\Dependencies\Contracts\ErrorReporting\FatalError.cs (3)
77copyHandlerTo(assembly, s_nonFatalHandler, nameof(s_nonFatalHandler)); 272ReportException(exception, severity, forceDump, s_nonFatalHandler);