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