1 write to _importType
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ImportingItem.cs (1)
20
_importType
= importType;
1 reference to _importType
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ImportingItem.cs (1)
30
get { return
_importType
; }