3 references to GetWindowSize
System.Console (3)
System\ConsolePal.Unix.cs (3)
343
GetWindowSize
(out int width, out _);
353
GetWindowSize
(out _, out int height);
1045
GetWindowSize
(out int width, out int height);