2 references to GetFunctionPointer
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\Internal\Runtime\InteropServices\ComponentActivator.cs (1)
341functionPtr = methodInfo.MethodHandle.GetFunctionPointer();
System.Xaml (1)
System\Xaml\Schema\XamlTypeInvoker.cs (1)
339IntPtr constPtr = tConstInfo.MethodHandle.GetFunctionPointer();