1 reference to s_nullableType
System.Text.Json (1)
System\ReflectionExtensions.cs (1)
22
type.IsGenericType && type.GetGenericTypeDefinition() ==
s_nullableType
;