4 references to GetEnvironmentOutputPath
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);