68 references to Uri
aspire (2)
Aspire.Dashboard.Tests (7)
Integration\FrontendBrowserTokenAuthTests.cs (7)
115var response2 = await client.GetAsync(new Uri(httpBaseAddress, DashboardUrls.LoginUrl(returnUrl: DashboardUrls.TracesUrl(), token: apiKey))).DefaultTimeout();
120var response3 = await client.GetAsync(new Uri(httpBaseAddress, DashboardUrls.StructuredLogsUrl())).DefaultTimeout();
152var httpsResponse = await client.GetAsync(new Uri(new Uri(httpsEndpoint.GetResolvedAddress()), DashboardUrls.LoginUrl(returnUrl: DashboardUrls.TracesUrl(), token: apiKey))).DefaultTimeout();
153var httpResponse = await client.GetAsync(new Uri(new Uri(httpEndpoint.GetResolvedAddress()), DashboardUrls.LoginUrl(returnUrl: DashboardUrls.TracesUrl(), token: apiKey))).DefaultTimeout();
194await client.GetAsync(new Uri(httpsBaseAddress, DashboardUrls.LoginUrl(returnUrl: DashboardUrls.TracesUrl(), token: apiKey))).DefaultTimeout();
195await client.GetAsync(new Uri(httpBaseAddress, DashboardUrls.LoginUrl(returnUrl: DashboardUrls.TracesUrl(), token: apiKey))).DefaultTimeout();
197var signoutResponse = await client.GetAsync(new Uri(httpsBaseAddress, "/api/signout")).DefaultTimeout();
Aspire.Hosting (5)
Aspire.Seq (1)
BlazorHosted.ClientServiceDefaults (4)
BlazorStandalone.ClientServiceDefaults (4)
dotnet-svcutil-lib (5)
Infrastructure.Common (1)
Microsoft.AspNetCore.Components (1)
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
Microsoft.AspNetCore.Components.WebView (1)
Microsoft.DotNet.Cli.Telemetry (1)
Microsoft.DotNet.HotReload.Watch (1)
Microsoft.Extensions.AI.Evaluation.Integration.Tests (1)
Microsoft.Extensions.AI.Evaluation.Reporting.Tests (2)
AzureStorage\AzureResponseCacheTests.cs (1)
24new Uri(
AzureStorage\AzureResultStoreTests.cs (1)
24new Uri(
Microsoft.Extensions.AI.OpenAI.Tests (1)
Microsoft.NET.Build.Containers (8)
NuGet.Packaging (1)
NuGet.Protocol (4)
PresentationBuildTasks (1)
PresentationCore (6)
PresentationFramework (1)
ReachFramework (2)
System.IO.Packaging (1)
System.Private.DataContractSerialization (1)
System.Private.Xml (1)
System.Runtime.Serialization.Schema (1)
System.ServiceModel.NetFramingBase (1)
System.ServiceModel.Syndication (1)
System.Windows.Forms (1)