2 references to IsNullableValueType
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Parser.cs (2)
1416if (IsNullableValueType(existingCaseType) && !IsNullableValueType(caseType))