1 reference to TryGetValue
System.Text.Json (1)
System\Text\Json\Document\JsonElement.cs (1)
560return _parent.TryGetValue(_idx, out value);