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