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