Move the MethodImpl iterator when checking default interface methods (#16099)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Tue, 30 Jan 2018 20:08:58 +0000 (21:08 +0100)
committerJan Kotas <jkotas@microsoft.com>
Tue, 30 Jan 2018 20:08:58 +0000 (12:08 -0800)
commit51c63b16bafe1f3f34e7f47dc12f722ebee4d432
tree94e67a1013beaf1e0283c7a8e88ca5a856ad13f0
parentaae3107fb90725dd99589152e84400a5c70ba3ca
Move the MethodImpl iterator when checking default interface methods (#16099)

Fixes #16064.
src/vm/methodtablebuilder.cpp
tests/src/Regressions/coreclr/16064/methodimpl.il [new file with mode: 0644]
tests/src/Regressions/coreclr/16064/methodimpl.ilproj [new file with mode: 0644]