3 references to CORINFO_DEVIRTUALIZATION_INFO
ILCompiler.RyuJit (3)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl_generated.cs (2)
223public delegate* unmanaged<IntPtr, IntPtr*, CORINFO_DEVIRTUALIZATION_INFO*, byte> resolveVirtualMethod; 630private static byte _resolveVirtualMethod(IntPtr thisHandle, IntPtr* ppException, CORINFO_DEVIRTUALIZATION_INFO* info)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
1381private bool resolveVirtualMethod(CORINFO_DEVIRTUALIZATION_INFO* info)