2 references to Url
Microsoft.WebTools.AspireService.Tests (2)
AspireServerService.cs (1)
216runSessionApi.Map(SessionNotification.Url, RunSessionNotifyAsync);
AspireServerServiceTests.cs (1)
370await ws.ConnectAsync(new Uri($"wss://{tokens.serverAddress}{RunSessionRequest.Url}{SessionNotification.Url}"), httpClient, CancellationToken.None);