3 writes to ordered_indices
Microsoft.Maui (3)
Layouts\Flex.cs (3)
990 ordered_indices = null; 1014 ordered_indices = indices; 1046 ordered_indices = null;
1 reference to ordered_indices
Microsoft.Maui (1)
Layouts\Flex.cs (1)
1042 item[ordered_indices?[i] ?? i];