1 write to IsPartCreator
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ImportType.cs (1)
150
IsPartCreator
= !IsLazyGenericType(genericType) && (genericType != null);
2 references to IsPartCreator
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\AttributedModel\AttributedModelDiscovery.cs (2)
79
if (importType.
IsPartCreator
)
116
if (importType.
IsPartCreator
)