4 references to CreateEndPointAccessor
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
677_frontendEndPointAccessor.Add(CreateEndPointAccessor(endpointConfiguration)); 680_otlpServiceGrpcEndPointAccessor ??= CreateEndPointAccessor(endpointConfiguration); 683_otlpServiceHttpEndPointAccessor ??= CreateEndPointAccessor(endpointConfiguration); 686_mcpEndPointAccessor ??= CreateEndPointAccessor(endpointConfiguration);