3 references to GetConstructor
System.Data.Entity (3)
System\Data\Common\Internal\Materialization\Translator.cs (3)
1167ConstructorInfo constructor = GetConstructor(clrType); 1322ConstructorInfo constructor = GetConstructor(clrType); 1898Expression.New(GetConstructor(typeToInstantiate)),