1 write to _repoRoot
Infrastructure.Tests (1)
WorkflowScripts\SpecializedTestFailureRunnerTests.cs (1)
35_repoRoot = RepoRoot.Path;
2 references to _repoRoot
Infrastructure.Tests (2)
WorkflowScripts\SpecializedTestFailureRunnerTests.cs (2)
36_harnessPath = Path.Combine(_repoRoot, "tests", "Infrastructure.Tests", "WorkflowScripts", "specialized-test-failure-runner.harness.js"); 232command.WithWorkingDirectory(_repoRoot);