4 writes to Arguments
aspire (4)
Commands\ResourceCommand.cs (1)
196
Arguments
= commandArguments,
Commands\ResourceCommandHelper.cs (2)
52
Arguments
= arguments,
81
Arguments
= arguments,
Mcp\Tools\ExecuteResourceCommandTool.cs (1)
109
Arguments
= commandArguments,
2 references to Arguments
aspire (1)
Backchannel\AppHostAuxiliaryBackchannel.cs (1)
964
Arguments = options.
Arguments
,
Aspire.Cli.Tests (1)
TestServices\TestAppHostAuxiliaryBackchannel.cs (1)
296
ExecuteResourceCommandArguments = options?.
Arguments
;