2 writes to ComponentType
Microsoft.Build (2)
BackEnd\Components\BuildComponentFactoryCollection.cs (2)
190ComponentType = type; 200ComponentType = type;
2 references to ComponentType
Microsoft.Build (2)
BackEnd\Components\BuildComponentFactoryCollection.cs (2)
224_singleton = _factory(ComponentType); 231IBuildComponent component = _factory(ComponentType);