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