2 references to Cancelled
Microsoft.TemplateEngine.Cli (2)
TemplateInvoker.cs (2)
302
return NewCommandStatus.
Cancelled
;
318
PostActionExecutionStatus.Cancelled => NewCommandStatus.
Cancelled
,