1 write to _repoRoot
Infrastructure.Tests (1)
WorkflowScripts\ReportCiFailureTests.cs (1)
28_repoRoot = RepoRoot.Path;
2 references to _repoRoot
Infrastructure.Tests (2)
WorkflowScripts\ReportCiFailureTests.cs (2)
29_harnessPath = Path.Combine(_repoRoot, "tests", "Infrastructure.Tests", "WorkflowScripts", "report-ci-failure.harness.js"); 85command.WithWorkingDirectory(_repoRoot);