1 reference to RhResolveStaticDispatchOnType
System.Private.CoreLib (1)
Internal\Runtime\Augments\RuntimeAugments.cs (1)
542
IntPtr result = RuntimeImports.
RhResolveStaticDispatchOnType
(instanceType.ToMethodTable(), interfaceType.ToMethodTable(), checked((ushort)slot), &genericContextPtr);