1 reference to IsNullable
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\DefaultJsonTypeInfoResolver.Helpers.cs (1)
72
if (typeInfo is { Kind: JsonTypeInfoKind.Object,
IsNullable
: false })