Fix for issue dotnet/coreclr#5467: [R2R] InvalidCastException in timer tests. (dotne...
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)
commitb254889b5923196d66367eff0ca2396e0b55dff4
tree7dc6c268614181d72477173556d5a013c2168707
parentcafcd4d515d8709d9b9f02241ab43f8c35b870c6
Fix for issue  dotnet/coreclr#5467: [R2R] InvalidCastException in timer tests. (dotnet/coreclr#5478)

We were not using the correct MethodTable pointer when constructing delegate objects to interface methods

Commit migrated from https://github.com/dotnet/coreclr/commit/2507807811cf6a33a946c2382e6d56961e4bff74
src/coreclr/src/vm/comdelegate.cpp