1 write to UnmappedMemberHandling
System.Text.Json.SourceGeneration (1)
parent\Common\JsonSourceGenerationOptionsAttribute.cs (1)
39
UnmappedMemberHandling
= JsonUnmappedMemberHandling.Disallow;
1 reference to UnmappedMemberHandling
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
538
case nameof(JsonSourceGenerationOptionsAttribute.
UnmappedMemberHandling
):