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