1 reference to NullableType
System.ServiceModel.Internals (1)
System\Runtime\TypeHelper.cs (1)
307
return type.IsGenericType && type.GetGenericTypeDefinition() ==
NullableType
;