5 references to CreateFailed
Microsoft.TemplateEngine.Cli (5)
Commands\create\TemplateCommand.cs (1)
183return NewCommandStatus.CreateFailed;
TemplateInvoker.cs (4)
75return NewCommandStatus.CreateFailed; 101return NewCommandStatus.CreateFailed; 187return NewCommandStatus.CreateFailed; 225return NewCommandStatus.CreateFailed;