1 write to _primaryEndpoint
Aspire.Hosting.Garnet (1)
GarnetResource.cs (1)
29
public EndpointReference PrimaryEndpoint =>
_primaryEndpoint
??= new(this, PrimaryEndpointName);