1 reference to ExitCommon
System.Windows.Forms (1)
System\Windows\Forms\Application.ThreadContext.cs (1)
443internal static void ExitApplication() => ExitCommon(disposing: true);