1 write to Completion
aspire (1)
Processes\IsolatedProcess.cs (1)
510Completion = completion;
4 references to Completion
aspire (4)
Processes\IsolatedProcess.cs (4)
204_ = ForwardPumpAsync(outputPump.Completion, outputTcs); 223_ = ForwardPumpAsync(errorPump.Completion, errorTcs); 474/// Bridges a <see cref="ProcessPump.Completion"/> task into a 504/// returned <see cref="Completion"/> task after the pump finishes draining.