1 write to CustomHelpLayoutProvider
dotnet (1)
Commands\Test\TestCommandParser.cs (1)
25mtp.CustomHelpLayoutProvider = impl;
1 reference to CustomHelpLayoutProvider
Microsoft.DotNet.Cli.Definitions (1)
Commands\Test\TestCommandDefinition.MicrosoftTestingPlatform.cs (1)
166=> CustomHelpLayoutProvider?.CustomHelpLayout() ?? [];