4 references to _testOutput
Aspire.Acquisition.Tests (4)
Scripts\PRScriptIntegrationTests.cs (4)
39using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 60using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 81using var cmd = new ScriptToolCommand(ScriptPaths.PRShell, env, _testOutput); 102using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput);