1 write to Height
Microsoft.Build (1)
Logging\TerminalLogger\TerminalNodesFrame.cs (1)
29
Height
= height;
2 references to Height
Microsoft.Build (2)
Logging\TerminalLogger\TerminalLogger.cs (2)
1081
if (newFrame.Width != _currentFrame.Width || newFrame.
Height
!= _currentFrame.
Height
)