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