1 write to MaxWidth
System.CommandLine (1)
Help\HelpBuilder.cs (1)
28MaxWidth = maxWidth;
2 references to MaxWidth
System.CommandLine (2)
Help\HelpBuilder.cs (2)
207int maxWidth = MaxWidth - Indent.Length; 228int windowWidth = MaxWidth;