2 references to CreateStronglyTypedLazyFactory
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\ImportType.cs (2)
163
castFunction = ExportServices.
CreateStronglyTypedLazyFactory
(arguments[0].UnderlyingSystemType, null);
172
castFunction = ExportServices.
CreateStronglyTypedLazyFactory
(arguments[0].UnderlyingSystemType, arguments[1].UnderlyingSystemType);