3 references to Builder
System.CommandLine (3)
Help\HelpAction.cs (3)
47/// Gets or sets the <see cref="Builder"/> to use to format help output. 60var helpContext = new HelpContext(Builder, 64Builder.Write(helpContext);