1 write to ClrType
System.Data.Entity (1)
System\Data\Objects\Internal\ComplexTypeMaterializer.cs (1)
145ClrType = LightweightCodeGenerator.GetConstructorDelegateForType((ClrComplexType)mapping.ClrType);
1 reference to ClrType
System.Data.Entity (1)
System\Data\Objects\Internal\ComplexTypeMaterializer.cs (1)
46result = ((Func<object>)plan.ClrType)();