3 references to CreateEndPointAccessor
Aspire.Dashboard (3)
DashboardWebApplication.cs (3)
744
_frontendEndPointAccessor.Add(
CreateEndPointAccessor
(endpointConfiguration));
747
_otlpServiceGrpcEndPointAccessor ??=
CreateEndPointAccessor
(endpointConfiguration);
750
_otlpServiceHttpEndPointAccessor ??=
CreateEndPointAccessor
(endpointConfiguration);