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