I call a method in Visual Studio and attempt to debug it by going over the call stack.
Some of the rows in it are marked "External code".
What exactly does this mean? Methods from a .dll have been executed?
I call a method in Visual Studio and attempt to debug it by going over the call stack.
Some of the rows in it are marked "External code".
What exactly does this mean? Methods from a .dll have been executed?