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