2 references to BuildComponentFactoryCollection
Microsoft.Build (2)
BackEnd\BuildManager\BuildManager.cs (1)
300_componentFactories = new BuildComponentFactoryCollection(this);
BackEnd\Node\OutOfProcNode.cs (1)
146_componentFactories = new BuildComponentFactoryCollection(this);