1 reference to PrintEndpointsAsync
Aspire.Hosting.Docker (1)
DockerComposeServiceResource.cs (1)
47Action = async ctx => await PrintEndpointsAsync(ctx, _composeEnvironmentResource).ConfigureAwait(false),