2 references to CommandSelected
aspire (2)
CliExecutionContext.cs (1)
29
CommandSelected
.TrySetResult(value);
NuGet\NuGetPackagePrefetcher.cs (1)
91
var command = await executionContext.
CommandSelected
.Task.WaitAsync(combined.Token);