Is there a Log scoping that will show the disassembly for the code that is the wrapper for a foreign call to a non-stub. I am currently using -G:Log=CodeInstall which gives me normal methods plus CompilingStub.CodeInstall . -- Tom