1 write to _tableView
Microsoft.Maui.Controls (1)
Compatibility\Handlers\ListView\iOS\CellRenderer.cs (1)
40
_tableView
= new(tv);
2 references to _tableView
Microsoft.Maui.Controls (2)
Compatibility\Handlers\ListView\iOS\CellRenderer.cs (2)
177
_tableView
is not null &&
178
_tableView
.TryGetTarget(out var tableView))