1 write to _partType
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ReflectionModelServices.cs (1)
337_partType = partType;
2 references to _partType
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\ReflectionModelServices.cs (2)
347return _partType.GetNotNullValue("type"); 352return _partType;