1 write to _primaryEndpoint
Aspire.Hosting.Qdrant (1)
QdrantServerResource.cs (1)
36
public EndpointReference PrimaryEndpoint =>
_primaryEndpoint
??= new(this, PrimaryEndpointName);