1 reference to STATUS_PENDING
System.Windows.Forms (1)
System\Windows\Forms\NativeWindow.cs (1)
115
if (!AppDomain.CurrentDomain.IsFinalizingForUnload() && (NTSTATUS)exitCode == NTSTATUS.
STATUS_PENDING
)