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