5 references to BlazorGatewayExtensions
Aspire.Hosting.Blazor (5)
BlazorGatewayExtensions.cs (2)
581var assemblyDir = Path.GetDirectoryName(typeof(BlazorGatewayExtensions).Assembly.Location)!; 789var stampedValue = typeof(BlazorGatewayExtensions).Assembly
BlazorHostedExtensions.cs (1)
143var httpOtlpEndpointUrl = BlazorGatewayExtensions.ResolveHttpOtlpEndpointUrl(context, host.ApplicationBuilder.Configuration);
Resources\BlazorWasmAppResource.cs (2)
30/// Defaults to <c>"msedge"</c>. Configure it with <see cref="BlazorGatewayExtensions.WithBlazorDebuggerBrowser"/>. 36/// Set internally when <see cref="BlazorGatewayExtensions.WithBlazorClientApp(IResourceBuilder{ProjectResource}, IResourceBuilder{BlazorWasmAppResource}, string, string, bool)"/> associates