1 write to _primaryEndpoint
Aspire.Hosting.Valkey (1)
ValkeyResource.cs (1)
34
public EndpointReference PrimaryEndpoint =>
_primaryEndpoint
??= new(this, PrimaryEndpointName);