Disable TC for UnmanagedCallersOnly methods. (#46550)
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Wed, 6 Jan 2021 18:51:48 +0000 (10:51 -0800)
committerGitHub <noreply@github.com>
Wed, 6 Jan 2021 18:51:48 +0000 (10:51 -0800)
commit7643162feaf4dae33d25635850d9f090a6263851
treecafc083a01f6c26f412de075005762209679561f
parent167c598c71b7f77fe8bf5db2bb113c2565d5c84d
Disable TC for UnmanagedCallersOnly methods. (#46550)
src/coreclr/vm/jitinterface.cpp
src/coreclr/vm/method.cpp
src/coreclr/vm/method.hpp
src/coreclr/vm/prestub.cpp