2 writes to ConfigItem
Microsoft.TemplateEngine.Utils (2)
TemplateAuthoringException.cs (2)
15ConfigItem = configItem; 21ConfigItem = configItem;
1 reference to ConfigItem
Microsoft.TemplateEngine.Core (1)
Util\Orchestrator.cs (1)
292throw new TemplateAuthoringException($"Template authoring error encountered while processing file {sourceFile.FullPath}: {ex.Message}", ex.ConfigItem, ex);