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