2 references to GetCommandName
dotnet-aot (2)
src\sdk\src\Cli\dotnet\CliSchema.cs (1)
87var commandString = parseResult.GetCommandName();
src\sdk\src\Cli\dotnet\Extensions\ActivityExtensions.cs (1)
18var name = parseResult.GetCommandName();