1 write to _primaryEndpoint
Aspire.Hosting.Nats (1)
NatsServerResource.cs (1)
33
public EndpointReference PrimaryEndpoint =>
_primaryEndpoint
??= new(this, PrimaryEndpointName);