2 references to WaitForExitAsync
System.Diagnostics.Process (2)
System\Diagnostics\ProcessWaitState.Unix.cs (2)
285_waitInProgress = WaitForExitAsync(CancellationToken.None); 467_waitInProgress = waitTask = WaitForExitAsync(token);