5 references to PublishingContextUtils
Aspire.Hosting.Docker (5)
DockerComposeEnvironmentResource.cs (5)
274
var outputPath =
PublishingContextUtils
.GetEnvironmentOutputPath(context, this);
403
var outputPath =
PublishingContextUtils
.GetEnvironmentOutputPath(context, this);
447
var outputPath =
PublishingContextUtils
.GetEnvironmentOutputPath(context, this);
569
var outputPath =
PublishingContextUtils
.GetEnvironmentOutputPath(context, environment);
578
var outputPath =
PublishingContextUtils
.GetEnvironmentOutputPath(context, this);