3 references to GetWindowSize
System.Console (3)
System\ConsolePal.Unix.cs (3)
335
GetWindowSize
(out int width, out _);
345
GetWindowSize
(out _, out int height);
1034
GetWindowSize
(out int width, out int height);