2 references to WithEnvironmentVariable
dotnet-aot (1)
parent\dotnet\ForwardingApp.cs (1)
34
_implementation = _implementation.
WithEnvironmentVariable
(name, value);
Microsoft.DotNet.Cli.Utils (1)
MSBuildForwardingAppWithoutLogging.cs (1)
161
_forwardingApp.
WithEnvironmentVariable
(name, value);