1 write to Constructor
System.Data.Entity (1)
System\Data\Metadata\Edm\LightweightCodeGenerator.cs (1)
31return (clrType.Constructor ?? (clrType.Constructor = CreateConstructor(clrType.ClrType)));
1 reference to Constructor
System.Data.Entity (1)
System\Data\Metadata\Edm\LightweightCodeGenerator.cs (1)
31return (clrType.Constructor ?? (clrType.Constructor = CreateConstructor(clrType.ClrType)));