1 implementation of AddComponent
Microsoft.TemplateEngine.Edge (1)
Settings\ComponentManager.cs (1)
272
public void
AddComponent
(Type type, IIdentifiedComponent component)
1 reference to AddComponent
Microsoft.TemplateEngine.IDE (1)
Bootstrapper.cs (1)
94
_engineEnvironmentSettings.Components.
AddComponent
(interfaceType, component);