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