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)
119
var (exitCode, stdout) =
_attemptCallback
(attempt, _options);