1 reference to ParseValue
System.Text.Json (1)
System\Text\Json\Document\JsonElement.Parse.cs (1)
70
JsonDocument document = JsonDocument.
ParseValue
(json, options);