1 write to _type
System.Web.DynamicData (1)
DynamicData\MetaColumn.cs (1)
51
_type
= Misc.RemoveNullableFromType(Provider.ColumnType);
2 references to _type
System.Web.DynamicData (2)
DynamicData\MetaColumn.cs (2)
49
if (
_type
== null) {
54
return
_type
;