4 references to CreateEndPointAccessor
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
652_frontendEndPointAccessor.Add(CreateEndPointAccessor(endpointConfiguration)); 655_otlpServiceGrpcEndPointAccessor ??= CreateEndPointAccessor(endpointConfiguration); 658_otlpServiceHttpEndPointAccessor ??= CreateEndPointAccessor(endpointConfiguration); 661_mcpEndPointAccessor ??= CreateEndPointAccessor(endpointConfiguration);