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