1 reference to IsNotWindowsNanoServer
System.Windows.Forms.Primitives.TestUtilities (1)
PlatformDetection.cs (1)
17public static bool HasWindowsShell => IsWindows && IsNotWindowsServerCore && IsNotWindowsNanoServer && IsNotWindowsIoTCore;