1 instantiation of TemplateMatchInfo
Microsoft.TemplateEngine.Edge (1)
TemplateListFilter.cs (1)
123
Abstractions.TemplateFiltering.ITemplateMatchInfo info = new
TemplateMatchInfo
(template, matchInformation);
1 reference to TemplateMatchInfo
Microsoft.TemplateEngine.Edge (1)
Settings\TemplateMatchInfo.cs (1)
9
[Obsolete("This implementation is deprecated, use " + nameof(
TemplateMatchInfo
) + " instead")]