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