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