1 reference to CreateComponent
Microsoft.Build (1)
BackEnd\Components\BuildComponentFactoryCollection.cs (1)
83
_componentEntriesByType[BuildComponentType.TaskBuilder] = new BuildComponentEntry(BuildComponentType.TaskBuilder, TaskBuilder.
CreateComponent
, CreationPattern.CreateAlways);