1 write to Url
Aspire.Dashboard (1)
Model\TelemetryExportService.cs (1)
756Url = u.Url.ToString()
1 reference to Url
Aspire.Dashboard.Tests (1)
Model\TelemetryExportServiceTests.cs (1)
1204Assert.Equal("http://localhost:5000/", deserialized.Urls[0].Url);