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