1 write to IsNullable
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
1486
IsNullable
= parameterInfo.IsNullable(),
1 reference to IsNullable
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Emitter.cs (1)
737
IsNullable = {{FormatBoolLiteral(spec.
IsNullable
)}},