3 references to CORINFO_VIRTUALCALL_STUB
ILCompiler.ReadyToRun (3)
JitInterface\CorInfoImpl.ReadyToRun.cs (3)
2351
pResult->kind = CORINFO_CALL_KIND.
CORINFO_VIRTUALCALL_STUB
;
2375
pResult->kind = CORINFO_CALL_KIND.
CORINFO_VIRTUALCALL_STUB
;
2545
case CORINFO_CALL_KIND.
CORINFO_VIRTUALCALL_STUB
: