eazdevirt icon indicating copy to clipboard operation
eazdevirt copied to clipboard

Proper EazCall operand resolving

Open saneki opened this issue 8 years ago • 0 comments

Fix EazCall operand resolving to always get the correct method (currently, if two methods have the same name the incorrect one may be called).

Additional info: https://github.com/saneki/eazdevirt/blob/9c9ca0af0d24e279ebb6a09403ab303077922996/src/eazdevirt/IO/Resolver.cs#L501

saneki avatar Oct 08 '15 18:10 saneki