3 writes to Arguments
Aspire.Hosting (1)
ApplicationModel\ResourceNotificationService.cs (1)
1160Arguments = annotation.Arguments,
Aspire.Hosting.Tests (2)
Backchannel\AuxiliaryBackchannelRpcTargetTests.cs (1)
210Arguments =
ResourceNotificationTests.cs (1)
1839Arguments = arguments
2 references to Arguments
Aspire.Hosting (2)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
1178ArgumentInputs = c.Arguments.Select(CreateCommandArgument).ToArray(),
Dashboard\proto\Partials.cs (1)
121if (command.Arguments is { Count: > 0 } arguments)