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)
30get { return _importType; }