2 references to IsWindows
dotnet (2)
Commands\Test\MTP\Terminal\NativeMethods.cs (2)
39
if (
IsWindows
)
89
if (
IsWindows
&& originalConsoleMode is not null)