1 write to _primaryEndpoint
Aspire.Hosting.Elasticsearch (1)
ElasticsearchResource.cs (1)
39
public EndpointReference PrimaryEndpoint =>
_primaryEndpoint
??= new(this, PrimaryEndpointName);