An interface that specifies that the type contains templates. Templates must be annotated with TemplateAttribute. To call auxiliary templates from a class implementing this interface, use the InvokeTemplate(string, ITemplateProvider?, object?) method.
Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
[RunTimeOrCompileTime]
public interface ITemplateProvider