3 references to SetWindowSize
System.Console (3)
System\Console.cs (1)
430
ConsolePal.
SetWindowSize
(width, height);
System\ConsolePal.Unix.cs (2)
346
set =>
SetWindowSize
(value, WindowHeight);
356
set =>
SetWindowSize
(WindowWidth, value);