2 references to PowerShell
Microsoft.DotNet.SetupNugetSources.Tests (2)
ScriptRunner.cs (2)
110case ScriptType.PowerShell: 121return RuntimeInformation.IsOSPlatform(OSPlatform.Windows) ? ScriptType.PowerShell : ScriptType.Shell;