2 references to GetConstructorForType
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Translator.cs (1)
436
result = LightweightCodeGenerator.
GetConstructorForType
(type);
System\Data\Metadata\Edm\LightweightCodeGenerator.cs (1)
168
ConstructorInfo ci =
GetConstructorForType
(type);