1 reference to TypeAllowsNull
System.Data.Services.Client (1)
System\Data\Services\Client\Util.cs (1)
448
return
TypeAllowsNull
(type) ? type : typeof(Nullable<>).MakeGenericType(type);