2 references to IndexPathHelpers
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\LoopObservableItemsSource.cs (1)
28 return IndexPathHelpers.GenerateLoopedIndexPathRange(Section,
iOS\CollectionView\ObservableItemsSource.cs (1)
150 return IndexPathHelpers.GenerateIndexPathRange(_section, startIndex, count);