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