1 implementation of Height
Microsoft.Build (1)
Logging\TerminalLogger\Terminal.cs (1)
40public int Height
1 reference to Height
Microsoft.Build (1)
Logging\TerminalLogger\TerminalLogger.cs (1)
1082var height = updateSize ? Terminal.Height : _currentFrame.Height;