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