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