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