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