1 reference to GetProcAddress
mscorlib (1)
microsoft\win32\win32native.cs (1)
838
IntPtr functionPointer = Win32Native.
GetProcAddress
(hModule, methodName);