5 references to GetEnvironmentOutputPath
Aspire.Hosting.Docker (5)
DockerComposeEnvironmentResource.cs (5)
274
var outputPath = PublishingContextUtils.
GetEnvironmentOutputPath
(context, this);
431
var outputPath = PublishingContextUtils.
GetEnvironmentOutputPath
(context, this);
475
var outputPath = PublishingContextUtils.
GetEnvironmentOutputPath
(context, this);
597
var outputPath = PublishingContextUtils.
GetEnvironmentOutputPath
(context, environment);
606
var outputPath = PublishingContextUtils.
GetEnvironmentOutputPath
(context, this);