1 reference to EffectiveUnmappedMemberHandling
System.Text.Json (1)
System\Text\Json\Serialization\JsonSerializer.Read.HandlePropertyName.cs (1)
44
if (jsonTypeInfo.
EffectiveUnmappedMemberHandling
is JsonUnmappedMemberHandling.Disallow)