1 write to _primaryEndpoint
Aspire.Hosting.PostgreSQL (1)
PgWebContainerResource.cs (1)
21
public EndpointReference PrimaryEndpoint =>
_primaryEndpoint
??= new(this, PrimaryEndpointName);