2 references to _loadLocations
Microsoft.TemplateEngine.Edge (2)
Settings\ComponentManager.cs (2)
32
_loadLocations
.AddRange(_settings.ProbingPaths);
35
foreach (string loadLocation in
_loadLocations
)