1 reference to PrimaryEndpointName
Aspire.Hosting.Redis (1)
RedisInsightResource.cs (1)
21public EndpointReference PrimaryEndpoint => _primaryEndpoint ??= new(this, PrimaryEndpointName);