2 references to NewCommandParser
dotnet (2)
Commands\New\BuiltInTemplatePackageProvider.cs (1)
92
Version sdkVersion = typeof(
NewCommandParser
).Assembly.GetName().Version;
Parser.cs (1)
71
NewCommandParser
.GetCommand(),