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