1 write to Url
aspire (1)
Backchannel\ResourceSnapshotMapper.cs (1)
42Url = u.Url,
2 references to Url
Aspire.Cli.Tests (2)
Backchannel\ResourceSnapshotMapperTests.cs (1)
44Assert.Equal("http://localhost:5000", result.Urls![0].Url);
Commands\PsCommandTests.cs (1)
267Assert.Equal("https://localhost:7001", apiService.Urls[0].Url);