2 references to MakeNullable
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceColumn.cs (1)
209
this.clrType = EntityDataSourceUtil.
MakeNullable
(clrType);
System\Data\WebControls\EntityDataSourceUtil.cs (1)
721
clrType =
MakeNullable
(clrType);