2 references to TestLogPath
Aspire.Workload.Tests (2)
tests\Shared\WorkloadTesting\BuildEnvironment.cs (2)
173if (!string.IsNullOrEmpty(EnvironmentVariables.TestLogPath)) 175LogRootPath = Path.GetFullPath(EnvironmentVariables.TestLogPath);