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)
139EnvironmentVariable(CommandLoggingContext.Variables.AnsiPassThru, ansiPassThrough.ToString()); 159EnvironmentVariable(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"/>