2 references to PrimaryEndpoint
Aspire.Hosting.MongoDB (2)
MongoDBBuilderExtensions.cs (1)
252var targetPort = resource.PrimaryEndpoint.TargetPort;
MongoDBServerResource.cs (1)
66builder.Append($"{PrimaryEndpoint.Property(EndpointProperty.HostAndPort)}");