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