2 references to PowerShell
System.CommandLine.StaticCompletions (2)
CompletionsCommand.cs (1)
63
return shellMap[PowershellShellProvider.
PowerShell
];
shells\PowershellShellProvider.cs (1)
15
public string ArgumentName => PowershellShellProvider.
PowerShell
;