1 write to _primaryEndpoint
Aspire.Hosting.MongoDB (1)
MongoDBServerResource.cs (1)
34
public EndpointReference PrimaryEndpoint =>
_primaryEndpoint
??= new(this, PrimaryEndpointName);