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