(
queryId: Id,
rowId: Id,
cellCallback: ResultCellCallback,
)
| 422 | |
| 423 | /// Queries.forEachResultCell |
| 424 | forEachResultCell( |
| 425 | queryId: Id, |
| 426 | rowId: Id, |
| 427 | cellCallback: ResultCellCallback, |
nothing calls this directly
no outgoing calls
no test coverage detected