2 references to TemplateMatchInfosWithMatchingParametersForPreferredLanguage
Microsoft.TemplateEngine.Cli (2)
TemplateResolution\TemplateGroupMatchInfo.cs (2)
170/// Same as <see cref="TemplateMatchInfosWithMatchingParametersForPreferredLanguage"/>, but returns <see cref="ITemplateInfo"/> without match information. 173=> TemplateMatchInfosWithMatchingParametersForPreferredLanguage.Select(template => template.Info);