2 references to TypeAllowsNull
System.Web.DynamicData (2)
DynamicData\ModelProviders\SimpleColumnProvider.cs (1)
19Nullable = Misc.TypeAllowsNull(ColumnType);
DynamicData\Util\Misc.cs (1)
90if (TypeAllowsNull(type)) {