2 references to Components
dotnet (1)
Commands\New\NewCommandParser.cs (1)
98
builtIns.AddRange(TemplateEngine.Edge.
Components
.AllComponents);
Microsoft.TemplateEngine.IDE (1)
Bootstrapper.cs (1)
80
foreach ((Type Type, IIdentifiedComponent Instance) component in
Components
.AllComponents)