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