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