2 references to EnvironmentVariable
dotnet-aot (1)
parent\dotnet\Commands\MSBuild\MSBuildForwardingApp.cs (1)
108
_forwardingAppWithoutLogging.
EnvironmentVariable
(name, value);
Microsoft.DotNet.Cli.Utils (1)
MSBuildForwardingAppWithoutLogging.cs (1)
107
EnvironmentVariable
("MSBUILDUSESERVER", UseMSBuildServer ? "1" : "0");