Hi, How to detect object instantiation in a method? Using a visitXXX method, like that of ClassInstanceCreation in Eclipse? Or like detecting read and write, using opcode? I can't find the opcode for it.
Thanks, LY
-- -- mono-cecil
Hi, How to detect object instantiation in a method? Using a visitXXX method, like that of ClassInstanceCreation in Eclipse? Or like detecting read and write, using opcode? I can't find the opcode for it.
Thanks, LY
-- -- mono-cecil