1 write to _exclude
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
FileSourceHierarchicalPathMatcher.cs (1)
109
_exclude
= SetupMatcherList(evaluable.Exclude);
1 reference to _exclude
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
FileSourceHierarchicalPathMatcher.cs (1)
115
if (
_exclude
.Any(x => x.IsMatch(path)))