1 write to Address
Aspire.Dashboard (1)
Model\ResourceEndpointHelpers.cs (1)
31Address = url.Url.Host,
11 references to Address
Aspire.Dashboard.Tests (11)
Model\ResourceEndpointHelpersTests.cs (11)
36Assert.Equal("localhost", e.Address); 55Assert.Equal("localhost", e.Address); 63Assert.Equal("localhost", e.Address); 82Assert.Equal("localhost", e.Address); 90Assert.Equal("localhost", e.Address); 109Assert.Equal("localhost", e.Address); 117Assert.Equal("localhost", e.Address); 136Assert.Equal("localhost", e.Address); 155Assert.Equal("localhost", e.Address); 175Assert.Equal("localhost", e.Address); 183Assert.Equal("localhost", e.Address);