3 references to FindRepoRoot
Infrastructure.Tests (3)
PowerShellScripts\ExpandTestMatrixGitHubTests.cs (3)
22_scriptPath = Path.Combine(FindRepoRoot(), "eng", "scripts", "expand-test-matrix-github.ps1"); 445var buildMatrixScript = Path.Combine(FindRepoRoot(), "eng", "scripts", "build-test-matrix.ps1"); 461var splitScriptPath = Path.Combine(FindRepoRoot(), "eng", "scripts", "split-test-matrix-by-deps.ps1");