1 write to Address
Aspire.Dashboard (1)
Model\ResourceEndpointHelpers.cs (1)
25Address = url.Url.Host,
10 references to Address
Aspire.Dashboard.Tests (10)
Model\ResourceEndpointHelpersTests.cs (10)
38Assert.Equal("localhost", e.Address); 57Assert.Equal("localhost", e.Address); 65Assert.Equal("localhost", e.Address); 84Assert.Equal("localhost", e.Address); 92Assert.Equal("localhost", e.Address); 111Assert.Equal("localhost", e.Address); 119Assert.Equal("localhost", e.Address); 138Assert.Equal("localhost", e.Address); 158Assert.Equal("localhost", e.Address); 166Assert.Equal("localhost", e.Address);