1 reference to CreateComponent
Microsoft.Build (1)
BackEnd\Components\BuildComponentFactoryCollection.cs (1)
68
_componentEntriesByType[BuildComponentType.OutOfProcNodeProvider] = new BuildComponentEntry(BuildComponentType.OutOfProcNodeProvider, NodeProviderOutOfProc.
CreateComponent
, CreationPattern.Singleton);