3 references to GetClrType
System.Web.DynamicData (3)
DynamicData\ModelProviders\EFDataModelProvider.cs (3)
106
parentClrType =
GetClrType
(parentEntityType);
109
Type rootClrType =
GetClrType
(entitySet.ElementType);
110
Type clrType =
GetClrType
(entityType);