2 references to SetItem
System.Text.Json (2)
System\Text\Json\Nodes\JsonNode.cs (2)
244
AsObject().
SetItem
(propertyName, value);
335
jsonObject.
SetItem
(GetPropertyName(), node);