1 reference to GetConstructorDelegateForType
System.Data.Entity (1)
System\Data\Objects\ObjectContext.cs (1)
3000
Func<object> ctor = LightweightCodeGenerator.
GetConstructorDelegateForType
(entityType) as Func<object>;