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