Implemented interface member:
method
EnvironmentVariable
Microsoft.DotNet.Cli.Utils.ICommand.EnvironmentVariable(System.String, System.String)
3 references to EnvironmentVariable
Microsoft.DotNet.Cli.Utils (3)
Command.cs (3)
139
EnvironmentVariable
(CommandLoggingContext.Variables.AnsiPassThru, ansiPassThrough.ToString());
159
EnvironmentVariable
(CommandLoggingContext.Variables.AnsiPassThru, ansiPassThrough.ToString());
194
/// If set in the constructor, it's used to keep track of environment variables modified via <see cref="
EnvironmentVariable
"/>