1 write to _scriptPath
Infrastructure.Tests (1)
PowerShellScripts\SplitTestProjectsTests.cs (1)
31_scriptPath = Path.Combine(_repoRoot, "eng", "scripts", "split-test-projects-for-ci.ps1");
1 reference to _scriptPath
Infrastructure.Tests (1)
PowerShellScripts\SplitTestProjectsTests.cs (1)
186using var cmd = new PowerShellCommand(_scriptPath, _output)