4 references to DetermineClrType
System.Data.Entity (4)
System\Data\Common\Internal\Materialization\Translator.cs (4)
1139
Type type = translator.
DetermineClrType
(columnMap.Type);
1446
Type type =
DetermineClrType
(typeChoice.Value.Type);
1674
type =
DetermineClrType
(propertyColumnMap.Type);
1941
result =
DetermineClrType
(edmElementType);