Fix for issue #5467: [R2R] InvalidCastException in timer tests. (#5478)
authorFadi Hanna <fadim@microsoft.com>
Fri, 3 Jun 2016 23:30:37 +0000 (16:30 -0700)
committerFadi Hanna <fadim@microsoft.com>
Fri, 3 Jun 2016 23:30:37 +0000 (16:30 -0700)
commit2507807811cf6a33a946c2382e6d56961e4bff74
treeddd98790dea0f80143a2057e321735da78bd6740
parent0a4675b32fee372e458852ba3ec703d3abd89831
Fix for issue  #5467: [R2R] InvalidCastException in timer tests. (#5478)

We were not using the correct MethodTable pointer when constructing delegate objects to interface methods
src/vm/comdelegate.cpp