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