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