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