1 write to Glob
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
ConfigModel\CustomFileGlobModel.cs (1)
16Glob = glob;
3 references to Glob
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (3)
RunnableProjectConfig.cs (3)
126OperationConfigDefault? defaultParams = defaultSpecials.FirstOrDefault(x => x.Glob == customGlobModel.Glob); 131specialOperationConfig.Add((customGlobModel.Glob, runConfig)); 136processedGlobs.Add(customGlobModel.Glob);