6 writes to EndpointUrl
Aspire.Cli.Tests (6)
Backchannel\BackchannelJsonSerializerContextTests.cs (1)
21EndpointUrl = "http://localhost:8000",
Commands\AgentMcpCommandTests.cs (5)
174EndpointUrl = "http://localhost:8080/mcp", 244EndpointUrl = "http://localhost:8080/mcp", 321EndpointUrl = "http://localhost:8080/mcp", 437EndpointUrl = "http://localhost:8080/mcp", 526EndpointUrl = "http://localhost:8080/mcp",
1 reference to EndpointUrl
Aspire.Cli.Tests (1)
Backchannel\BackchannelJsonSerializerContextTests.cs (1)
39Assert.Equal("http://localhost:8000", roundTripped[0].EndpointUrl);