public static bool Contains<K, V>( this IEnumerable<SerializableKeyValuePair<K, V>> list, K key, V value )