2 references to JitProcessShutdownWork
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
94AppDomain.CurrentDomain.ProcessExit += (_, _) => JitProcessShutdownWork(s_jit); 95AppDomain.CurrentDomain.UnhandledException += (_, _) => JitProcessShutdownWork(s_jit);