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