1 write to _scriptPath
Infrastructure.Tests (1)
PowerShellScripts\ExpandTestMatrixGitHubTests.cs (1)
22_scriptPath = Path.Combine(FindRepoRoot(), "eng", "scripts", "expand-test-matrix-github.ps1");
1 reference to _scriptPath
Infrastructure.Tests (1)
PowerShellScripts\ExpandTestMatrixGitHubTests.cs (1)
515using var cmd = new PowerShellCommand(_scriptPath, _output)