1 reference to IsNullableType
System.Data.Services.Client (1)
System\Data\Services\Client\Util.cs (1)
436
return !type.IsValueType ||
IsNullableType
(type);