1 write to _httpEndpoint
Aspire.Hosting.Qdrant (1)
QdrantServerResource.cs (1)
41
public EndpointReference HttpEndpoint =>
_httpEndpoint
??= new(this, HttpEndpointName);