3 references to ThrowUnexpectedMetadataException
System.Text.Json (3)
System\Text\Json\Serialization\Converters\Collection\JsonDictionaryConverter.cs (1)
263
ThrowHelper.
ThrowUnexpectedMetadataException
(propertyName, ref reader, ref state);
System\Text\Json\Serialization\JsonSerializer.Read.HandleMetadata.cs (1)
182
ThrowHelper.
ThrowUnexpectedMetadataException
(propertyName, ref reader, ref state);
System\Text\Json\Serialization\JsonSerializer.Read.HandlePropertyName.cs (1)
97
ThrowHelper.
ThrowUnexpectedMetadataException
(propertyName, ref reader, ref state);