3 references to SetupMatcherList
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (3)
FileSourceHierarchicalPathMatcher.cs (3)
108_include = SetupMatcherList(evaluable.Include); 109_exclude = SetupMatcherList(evaluable.Exclude); 110_copyOnly = SetupMatcherList(evaluable.CopyOnly);