2 references to ParseValue
System.Text.Json (2)
System\Text\Json\Document\JsonDocument.Parse.cs (1)
435
ParseValue
(ref reader, allowDuplicateProperties: true);
System\Text\Json\Serialization\Converters\Value\JsonDocumentConverter.cs (1)
14
JsonDocument.
ParseValue
(ref reader, options.AllowDuplicateProperties);