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