2 references to ThrowWin32ExceptionWithContext
System.IdentityModel.Selectors (2)
infocard\client\System\IdentityModel\Selectors\CardSpaceShim.cs (1)
99throw NativeMethods.ThrowWin32ExceptionWithContext(new Win32Exception(), implDllPath);
infocard\client\System\IdentityModel\Selectors\NativeMethods.cs (1)
29ThrowWin32ExceptionWithContext(new Win32Exception(), procName);