2 references to BuildPwshCommand
aspire (1)
Agents\Hooks\TelemetryHookConfigurator.cs (1)
137["powershell"] = HookCommandFormatter.BuildPwshCommand(scripts.PowerShellScriptPath),
Aspire.Cli.Tests (1)
Agents\HookCommandFormatterTests.cs (1)
41HookCommandFormatter.BuildPwshCommand(@"C:\x\y.ps1"));