2 references to ResolveHttpOtlpEndpointUrl
Aspire.Hosting.Blazor (2)
BlazorGatewayExtensions.cs (1)
340var httpOtlpEndpointUrl = ResolveHttpOtlpEndpointUrl(context, gateway.ApplicationBuilder.Configuration);
BlazorHostedExtensions.cs (1)
143var httpOtlpEndpointUrl = BlazorGatewayExtensions.ResolveHttpOtlpEndpointUrl(context, host.ApplicationBuilder.Configuration);