1 write to _copyOnly
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
FileSourceHierarchicalPathMatcher.cs (1)
110_copyOnly = SetupMatcherList(evaluable.CopyOnly);
1 reference to _copyOnly
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
FileSourceHierarchicalPathMatcher.cs (1)
122if (_copyOnly.Any(x => x.IsMatch(path)))