1 write to RespectNullableAnnotations
System.Text.Json.SourceGeneration (1)
parent\Common\JsonSourceGenerationOptionsAttribute.cs (1)
41
RespectNullableAnnotations
= true;
1 reference to RespectNullableAnnotations
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
482
case nameof(JsonSourceGenerationOptionsAttribute.
RespectNullableAnnotations
):