1 write to _exportFactoryType
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ExportfactoryCreator.cs (1)
20_exportFactoryType = exportFactoryType;
2 references to _exportFactoryType
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\ExportfactoryCreator.cs (2)
47Type constructed = _exportFactoryType.MakeGenericType(typeArgs); 60Type constructed = _exportFactoryType.MakeGenericType(typeArgs);