Way to find out which function implementation (server, uplink(s)) is called?

Indeed, there are heavy handed ways of finding out where some code runs.
I was hoping for a more elegant way of finding out what runs where. Something like a call graph. Anvil must have this information somewhere…

1 Like