2 references to GetProcAddress
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT.cs (2)
44IntPtr functionPtr = Platform.GetProcAddress(moduleHandle, typeof(T).Name); 142var canUnloadNow = Platform.GetProcAddress(_moduleHandle, "DllCanUnloadNow");