1 write to ExtendedHelpText
Microsoft.AspNetCore.Shared.Tests (1)
CommandLineApplicationTests.cs (1)
1070ExtendedHelpText = @"
2 references to ExtendedHelpText
Microsoft.AspNetCore.Shared.Tests (2)
CommandLineApplicationTests.cs (1)
1079Assert.Contains(app.ExtendedHelpText, app.GetHelpText());
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (1)
544+ target.ExtendedHelpText;