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)
115if (_exclude.Any(x => x.IsMatch(path)))