10 Commits (1c261c61709a26a6116d8f699c5893f7f63ccfbd)

Author SHA1 Message Date
Siegfried Pammer 1c261c6170 Optimize ProxyCallReplacer: ignore calls to static methods as those can never be a call to a proxy. 6 years ago
Siegfried Pammer 5dfc6132d9 Fix #1443: ProxyCallReplacer replacing non-proxy-calls with arbitrary calls. 6 years ago
Daniel Grunwald 96e3b23ab3 Fix crash in ProxyCallReplacer 7 years ago
Daniel Grunwald 80e191ae03 Fix missing 'base.' qualifier on non-virtual call to virtual base method. 7 years ago
Chicken-Bones dc58a1b40c Include "base." qualifier as needed (fixes #1123) 7 years ago
Daniel Grunwald 236c7c28b4 Remove redundant lambda casts. 8 years ago
Siegfried Pammer 3a29a7e1b6 Fix Unit tests 8 years ago
mohe2015 33a7e2bf1d Add more tests. 8 years ago
mohe2015 d5a1d8df02 Fix test 8 years ago
mohe2015 71349ba11e Implement pretty test. - Does not work with roslyn 8 years ago