5 references to SafeLibraryHandle
System.IdentityModel.Selectors (5)
infocard\client\System\IdentityModel\Selectors\CardSpaceShim.cs (2)
73SafeLibraryHandle m_implementationDll; 96m_implementationDll = SafeLibraryHandle.LoadLibraryW(implDllPath);
infocard\client\System\IdentityModel\Selectors\NativeMethods.cs (2)
20public static IntPtr GetProcAddressWrapper(SafeLibraryHandle implDll, string procName) 48SafeLibraryHandle hModule,
infocard\client\System\IdentityModel\Selectors\SafeLibraryHandle.cs (1)
52internal static extern SafeLibraryHandle LoadLibraryW(