2 writes to ComponentType
Microsoft.Build (2)
BackEnd\Components\BuildComponentFactoryCollection.cs (2)
192ComponentType = type; 202ComponentType = type;
2 references to ComponentType
Microsoft.Build (2)
BackEnd\Components\BuildComponentFactoryCollection.cs (2)
226_singleton = _factory(ComponentType); 233IBuildComponent component = _factory(ComponentType);