2 references to s_toolArgument
aspire (2)
Commands\McpCallCommand.cs (2)
47
Arguments.Add(
s_toolArgument
);
55
var toolName = parseResult.GetValue(
s_toolArgument
)!;