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