6 references to AddEnvironment
aspire (6)
Commands\DashboardRunCommand.cs (1)
118
layoutLease?.
AddEnvironment
(environmentVariables);
DotNet\ProcessExecution.cs (1)
181
dcpExecutable.LayoutLease.
AddEnvironment
(environment);
NuGet\BundleNuGetPackageCache.cs (1)
191
layoutLease?.
AddEnvironment
(environmentVariables);
NuGet\BundleNuGetService.cs (1)
185
layoutLease?.
AddEnvironment
(environmentVariables);
Profiling\ProfileCaptureService.cs (1)
103
layoutLease?.
AddEnvironment
(environmentVariables);
Projects\DotNetAppHostProject.cs (1)
2613
layoutLease?.
AddEnvironment
(env);