6 writes to EndpointUrl
Aspire.Cli.Tests (6)
Backchannel\BackchannelJsonSerializerContextTests.cs (1)
38EndpointUrl = "http://localhost:8000",
Commands\AgentMcpCommandTests.cs (5)
153EndpointUrl = "http://localhost:8080/mcp", 220EndpointUrl = "http://localhost:8080/mcp", 294EndpointUrl = "http://localhost:8080/mcp", 408EndpointUrl = "http://localhost:8080/mcp", 492EndpointUrl = "http://localhost:8080/mcp",
1 reference to EndpointUrl
Aspire.Cli.Tests (1)
Backchannel\BackchannelJsonSerializerContextTests.cs (1)
56Assert.Equal("http://localhost:8000", roundTripped[0].EndpointUrl);