1 write to _attemptCallback
Aspire.Cli.Tests (1)
TestServices\TestDotNetCliExecutionFactory.cs (1)
91_attemptCallback = attemptCallback;
1 reference to _attemptCallback
Aspire.Cli.Tests (1)
TestServices\TestDotNetCliExecutionFactory.cs (1)
119var (exitCode, stdout) = _attemptCallback(attempt, _options);