3 writes to _jsonElement
System.Text.Json (3)
System\Text\Json\Nodes\JsonObject.cs (1)
73_jsonElement = element;
System\Text\Json\Nodes\JsonObject.IDictionary.cs (2)
55_jsonElement = null; 221_jsonElement = null;
1 reference to _jsonElement
System.Text.Json (1)
System\Text\Json\Nodes\JsonObject.IDictionary.cs (1)
239jsonElement = _jsonElement;