2 references to WaitFailed
aspire (2)
Processes\IsolatedProcess.Windows.cs (2)
275WindowsProcessInterop.WaitFailed => throw new Win32Exception(Marshal.GetLastWin32Error(), "WaitForSingleObject failed while reading IsolatedProcess.HasExited"), 291if (waitResult == WindowsProcessInterop.WaitFailed)