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