4 references to HelpText
dotnet.Tests (4)
CommandTests\Help\GivenThatIWantToShowHelpForDotnetCommand.cs (4)
70cmd.StdOut.Should().ContainVisuallySameFragmentIfNotLocalized(HelpText); 79cmd.StdOut.Should().ContainVisuallySameFragmentIfNotLocalized(HelpText); 90cmd.StdOut.Should().ContainVisuallySameFragmentIfNotLocalized(HelpText); 103cmd.StdOut.Should().ContainVisuallySameFragmentIfNotLocalized(HelpText);