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)
347
return
_partType
.GetNotNullValue("type");
352
return
_partType
;