1 write to _repoRoot
Infrastructure.Tests (1)
WorkflowScripts\CreateFailingTestIssueWorkflowTests.cs (1)
26_repoRoot = RepoRoot.Path;
2 references to _repoRoot
Infrastructure.Tests (2)
WorkflowScripts\CreateFailingTestIssueWorkflowTests.cs (2)
27_harnessPath = Path.Combine(_repoRoot, "tests", "Infrastructure.Tests", "WorkflowScripts", "create-failing-test-issue.harness.js"); 274command.WithWorkingDirectory(_repoRoot);