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