2 references to ForwardPumpAsync
aspire (2)
Processes\IsolatedProcess.cs (2)
204
_ =
ForwardPumpAsync
(outputPump.Completion, outputTcs);
223
_ =
ForwardPumpAsync
(errorPump.Completion, errorTcs);