2 references to CastExport
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\ImportingItem.cs (2)
84
if (ImportType.
CastExport
!= null)
86
return ImportType.
CastExport
(export);