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