6 references to DetachParent
System.Text.Json (6)
System\Text\Json\Nodes\JsonObject.cs (1)
256DetachParent(replacedValue);
System\Text\Json\Nodes\JsonObject.IDictionary.cs (2)
63DetachParent(node); 108DetachParent(removedNode);
System\Text\Json\Nodes\JsonObject.IList.cs (3)
31DetachParent(existing.Value); 45DetachParent(existing.Value); 82DetachParent(existing.Value);