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