2 writes to ComponentType
Microsoft.Build (2)
BackEnd\Components\BuildComponentFactoryCollection.cs (2)
194ComponentType = type; 204ComponentType = type;
2 references to ComponentType
Microsoft.Build (2)
BackEnd\Components\BuildComponentFactoryCollection.cs (2)
228_singleton = _factory(ComponentType); 235IBuildComponent component = _factory(ComponentType);