Closed afscrome closed 9 years ago
Review all uses of Type.IsValueType, and determine if they should be replaced with calls to ReflectionHelper.IsNullableType()
Type.IsValueType
Review all uses of
Type.IsValueType
, and determine if they should be replaced with calls to ReflectionHelper.IsNullableType()