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