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)
49if (_type == null) { 54return _type;