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