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