1 write to _repoRoot
Infrastructure.Tests (1)
WorkflowScripts\ReportCiFailureIntegrationTests.cs (1)
34_repoRoot = RepoRoot.Path;
2 references to _repoRoot
Infrastructure.Tests (2)
WorkflowScripts\ReportCiFailureIntegrationTests.cs (2)
35_harnessPath = Path.Combine(_repoRoot, "tests", "Infrastructure.Tests", "WorkflowScripts", "report-ci-failure.integration.harness.js"); 288command.WithWorkingDirectory(_repoRoot);