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