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