4 references to CreateEndPointAccessor
Aspire.Dashboard (4)
DashboardWebApplication.cs (4)
678_frontendEndPointAccessor.Add(CreateEndPointAccessor(endpointConfiguration)); 681_otlpServiceGrpcEndPointAccessor ??= CreateEndPointAccessor(endpointConfiguration); 684_otlpServiceHttpEndPointAccessor ??= CreateEndPointAccessor(endpointConfiguration); 687_mcpEndPointAccessor ??= CreateEndPointAccessor(endpointConfiguration);