26 references to PRPowerShell
Aspire.Acquisition.Tests (26)
Scripts\PRScriptInstallerModeTests.cs (2)
29var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 721using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput);
Scripts\PRScriptIntegrationTests.cs (2)
60using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 102using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput);
Scripts\PRScriptPowerShellTests.cs (1)
20private static readonly string s_scriptPath = ScriptPaths.PRPowerShell;
Scripts\PRScriptPSFunctionTests.cs (1)
16private static readonly string s_prScript = ScriptPaths.PRPowerShell;
Scripts\PRScriptToolModeTests.cs (19)
42var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 723using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 755using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 780using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 801using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 883using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 906using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 926using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 947using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 969using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 999using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 1035using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 1072using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 1115using var cmd = new ScriptToolCommand(ScriptPaths.PRPowerShell, env, _testOutput); 1140ScriptPaths.PRPowerShell, 1164ScriptPaths.PRPowerShell, 1186ScriptPaths.PRPowerShell, 1208ScriptPaths.PRPowerShell, 1228ScriptPaths.PRPowerShell,
Scripts\PSSourceabilityTests.cs (1)
40ScriptPaths.PRPowerShell,