Implemented interface member:
method
EnvironmentVariable
Microsoft.DotNet.Cli.Utils.ICommand.EnvironmentVariable(System.String, System.String)
3 references to EnvironmentVariable
dotnet-aot (1)
parent\dotnet\Commands\Run\AotRunCommand.cs (1)
240
command.
EnvironmentVariable
(name, value);
Microsoft.DotNet.Cli.Utils (2)
Command.cs (2)
139
EnvironmentVariable
(CommandLoggingContext.Variables.AnsiPassThru, ansiPassThrough.ToString());
159
EnvironmentVariable
(CommandLoggingContext.Variables.AnsiPassThru, ansiPassThrough.ToString());