private static void DeleteDependencies(DataBuffer typeId, StorageKey key) { _storage.DeleteList(ListTypeId, GetDependencyKey(typeId, key)); }