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