2 references to LoadDefaultComponents
Microsoft.TemplateEngine.IDE (2)
Bootstrapper.cs (2)
33
/// <param name="loadDefaultComponents">if true, the default components (providers, installers, generator) will be loaded. Same as calling <see cref="
LoadDefaultComponents
()"/> after instance is created.</param>
67
LoadDefaultComponents
();