3 references to AddProperty
System.Text.Json (3)
System\Text\Json\Serialization\Metadata\JsonPropertyInfo.cs (3)
857
AddProperty
(in state.Current, dictionaryObjectValue, null);
863
AddProperty
(in state.Current, dictionaryObjectValue, value);
870
AddProperty
(in state.Current, dictionaryElementValue, value);