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