1 write to Address
Aspire.Dashboard (1)
Model\ResourceUrlHelpers.cs (1)
48Address = url.Url.Host,
14 references to Address
Aspire.Dashboard.Tests (14)
Model\ResourceUrlHelpersTests.cs (14)
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); 110Assert.Equal("resource", e.Address); 118Assert.Equal("example.com", e.Address); 126Assert.Equal("files.example.com", e.Address); 145Assert.Equal("localhost", e.Address); 153Assert.Equal("localhost", e.Address); 172Assert.Equal("localhost", e.Address); 191Assert.Equal("localhost", e.Address); 211Assert.Equal("localhost", e.Address); 219Assert.Equal("localhost", e.Address);