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