Base:
method
Execute
Microsoft.DotNet.Cli.CommandBase.Execute()
1 reference to Execute
dotnet (1)
Commands\Sdk\Check\SdkCheckCommand.cs (1)
85
return new SdkCheckCommand(parseResult).
Execute
();