2 references to FreeLibrary
Microsoft.Win32.SystemEvents (2)
Microsoft\Win32\SystemEvents.cs (1)
514Interop.Kernel32.FreeLibrary(retval);
src\runtime\src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs (1)
19return Interop.Kernel32.FreeLibrary(handle);