3 references to CreateEndPointAccessor
Aspire.Dashboard (3)
DashboardWebApplication.cs (3)
599
_frontendEndPointAccessor.Add(
CreateEndPointAccessor
(endpointConfiguration));
607
_otlpServiceGrpcEndPointAccessor ??=
CreateEndPointAccessor
(endpointConfiguration);
639
_otlpServiceHttpEndPointAccessor ??=
CreateEndPointAccessor
(endpointConfiguration);