2 references to NotFound
Microsoft.TemplateEngine.Cli (1)
TemplateInvoker.cs (1)
238case CreationResultStatus.NotFound:
Microsoft.TemplateEngine.Edge (1)
Template\TemplateCreator.cs (1)
96return new TemplateCreationResult(CreationResultStatus.NotFound, templateInfo.Name, LocalizableStrings.TemplateCreator_TemplateCreationResult_Error_CouldNotLoadTemplate);