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