2 instantiations of SuperTemplateModel
HtmlGenerationWebSite (2)
Components\CheckViewData - LackModel.cs (1)
37TemplateModel templateModel = new SuperTemplateModel();
Models\ViewModel.cs (1)
12public TemplateModel Template { get; set; } = new SuperTemplateModel();