3 references to CreateEndPointAccessor
Aspire.Dashboard (3)
DashboardWebApplication.cs (3)
616
_frontendEndPointAccessor.Add(
CreateEndPointAccessor
(endpointConfiguration));
624
_otlpServiceGrpcEndPointAccessor ??=
CreateEndPointAccessor
(endpointConfiguration);
656
_otlpServiceHttpEndPointAccessor ??=
CreateEndPointAccessor
(endpointConfiguration);