Implemented interface member:
method
CallResourceMcpToolAsync
Aspire.Cli.Backchannel.IAppHostAuxiliaryBackchannel.CallResourceMcpToolAsync(System.String, System.String, System.Collections.Generic.IReadOnlyDictionary<System.String, System.Text.Json.JsonElement>, System.Threading.CancellationToken)
1 reference to CallResourceMcpToolAsync
Aspire.Cli.Tests (1)
Commands\TerminalCommandTests.cs (1)
707=> _inner.CallResourceMcpToolAsync(resourceName, toolName, arguments, cancellationToken);