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