Ensure method is active in PrepareMethod (#22351)
authorAndy Ayers <andya@microsoft.com>
Fri, 1 Feb 2019 19:34:31 +0000 (11:34 -0800)
committerGitHub <noreply@github.com>
Fri, 1 Feb 2019 19:34:31 +0000 (11:34 -0800)
commit7a453d4b05d3514b5c5c3b22411e3d2d9f16c017
tree72f4e7bff2572f5ed68a68a512589d89bd5fe8ae
parentc1fabb9120d39ff7b7b9fb00e43ff6a4dd6ccfd6
Ensure method is active in PrepareMethod (#22351)

Fixes an assert when first call to PrepareMethod for an assembly
is an interop method.
src/vm/reflectioninvocation.cpp