2 references to RhpResolveInterfaceMethod
System.Private.CoreLib (2)
System\Delegate.NativeAot.cs (2)
186
IntPtr functionResolution = RuntimeImports.
RhpResolveInterfaceMethod
(firstParameter, dispatchCell);
213
_methodPtr = RuntimeImports.
RhpResolveInterfaceMethod
(firstParameter, dispatchCell);