3 references to CreateEndPointAccessor
Aspire.Dashboard (3)
DashboardWebApplication.cs (3)
578
_frontendEndPointAccessor.Add(
CreateEndPointAccessor
(endpointConfiguration));
586
_otlpServiceGrpcEndPointAccessor ??=
CreateEndPointAccessor
(endpointConfiguration);
618
_otlpServiceHttpEndPointAccessor ??=
CreateEndPointAccessor
(endpointConfiguration);