1 reference to TryFromEnvironmentVariables
dotnet (1)
Commands\Test\VSTest\TestCommand.cs (1)
351if (!TryFromCommandLine(parseResult.UnmatchedTokens, out terminalLoggerArg) && !TryFromEnvironmentVariables(out terminalLoggerArg))