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