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