6 references to DetachParent
System.Text.Json (6)
System\Text\Json\Nodes\JsonObject.cs (1)
270
DetachParent
(replacedValue);
System\Text\Json\Nodes\JsonObject.IDictionary.cs (2)
66
DetachParent
(node);
117
DetachParent
(removedNode);
System\Text\Json\Nodes\JsonObject.IList.cs (3)
34
DetachParent
(existing.Value);
48
DetachParent
(existing.Value);
91
DetachParent
(existing.Value);