4 references to PublishingContextUtils
Aspire.Hosting.Docker (4)
DockerComposeEnvironmentResource.cs (4)
184
var outputPath =
PublishingContextUtils
.GetEnvironmentOutputPath(context, this);
200
var outputPath =
PublishingContextUtils
.GetEnvironmentOutputPath(context, this);
267
var outputPath =
PublishingContextUtils
.GetEnvironmentOutputPath(context, this);
365
var outputPath =
PublishingContextUtils
.GetEnvironmentOutputPath(context, this);