2 references to WaitForProcessHandleExitAsync
aspire (2)
Processes\IsolatedProcess.Windows.cs (2)
164
WaitForExitProvider: ct =>
WaitForProcessHandleExitAsync
(capturedProcessHandle, ct));
251
WaitForExitProvider: ct =>
WaitForProcessHandleExitAsync
(capturedProcessHandle, ct));