2 instantiations of McpResponse
Aspire.Deployment.EndToEnd.Tests (2)
FoundryHostedAgentDeploymentTests.cs (2)
609
return
new
(default, responseSessionId);
647
return
new
(result, responseSessionId);
3 references to McpResponse
Aspire.Deployment.EndToEnd.Tests (3)
FoundryHostedAgentDeploymentTests.cs (3)
464
var
initialize = await SendMcpRequestAsync(
499
McpResponse
tools;
572
private static async Task<
McpResponse
> SendMcpRequestAsync(