4 references to CreateEndPointAccessor
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
656_frontendEndPointAccessor.Add(CreateEndPointAccessor(endpointConfiguration)); 659_otlpServiceGrpcEndPointAccessor ??= CreateEndPointAccessor(endpointConfiguration); 662_otlpServiceHttpEndPointAccessor ??= CreateEndPointAccessor(endpointConfiguration); 665_mcpEndPointAccessor ??= CreateEndPointAccessor(endpointConfiguration);