2 references to GetProcAddress
Microsoft.AspNetCore.Cryptography.Internal (2)
SafeHandles\SafeLibraryHandle.cs (2)
28
IntPtr pfnProc = UnsafeNativeMethods.
GetProcAddress
(this, lpProcName);
90
IntPtr pfnProc = UnsafeNativeMethods.
GetProcAddress
(this, lpProcName);