2 writes to ArgumentInputs
Aspire.Cli.Tests (2)
Commands\ResourceCommandTests.cs (2)
1732ArgumentInputs = 1856ArgumentInputs =
2 references to ArgumentInputs
aspire (2)
Commands\ResourceCommand.cs (2)
203if (response.ArgumentInputs is null) 215var argumentInputs = response.ArgumentInputs.Select(ResourceSnapshotMapper.MapCommandArgumentInput).ToArray();