1 reference to Exit
System.Private.CoreLib (1)
System\Environment.NativeAot.Unix.cs (1)
13
private static void ExitRaw() => Interop.Sys.
Exit
(s_latchedExitCode);