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);