1 write to _output
Infrastructure.Tests (1)
PowerShellScripts\ExpandTestMatrixGitHubTests.cs (1)
21_output = output;
3 references to _output
Infrastructure.Tests (3)
PowerShellScripts\ExpandTestMatrixGitHubTests.cs (3)
448using var buildCmd = new PowerShellCommand(buildMatrixScript, _output) 465using var splitCmd = new PowerShellCommand(splitScriptPath, _output) 515using var cmd = new PowerShellCommand(_scriptPath, _output)