mirror of
https://github.com/github/codeql.git
synced 2026-05-24 16:17:07 +02:00
Should most likely refer to `AccessPathWrite` and look for write nodes. This also improves the performance of `rankedAccessPath`, since the set of candidate blocks is now limited to blocks with both a read and a write.