1 write to Address
Aspire.Dashboard (1)
Model\ResourceEndpointHelpers.cs (1)
26Address = url.Url.Host,
10 references to Address
Aspire.Dashboard.Tests (10)
Model\ResourceEndpointHelpersTests.cs (10)
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); 156Assert.Equal("localhost", e.Address); 164Assert.Equal("localhost", e.Address);