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