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