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