2 references to GetProcAddress
Microsoft.AspNetCore.Server.HttpSys (2)
NativeInterop\SafeLibraryHandle.cs (2)
26IntPtr pfnProc = UnsafeNativeMethods.GetProcAddress(this, lpProcName); 35IntPtr pfnProc = UnsafeNativeMethods.GetProcAddress(this, lpProcName);