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)
1078TerminalNodesFrame newFrame = new TerminalNodesFrame(_nodes, width: Terminal.Width, height: Terminal.Height);