2 references to ReadJsonAndAddExtensionProperty
System.Text.Json (2)
System\Text\Json\Serialization\Converters\Object\ObjectDefaultConverter.cs (2)
239if (!jsonPropertyInfo.ReadJsonAndAddExtensionProperty(obj, ref state, ref reader)) 488jsonPropertyInfo.ReadJsonAndAddExtensionProperty(obj, ref state, ref reader);