2 writes to ArgumentInputs
Aspire.Cli.Tests (2)
Commands\ResourceCommandTests.cs (2)
1730
ArgumentInputs
=
1854
ArgumentInputs
=
2 references to ArgumentInputs
aspire (2)
Commands\ResourceCommand.cs (2)
204
if (response.
ArgumentInputs
is null)
216
var argumentInputs = response.
ArgumentInputs
.Select(ResourceSnapshotMapper.MapCommandArgumentInput).ToArray();