13 references to ExceptionHelper
System.IdentityModel.Selectors (13)
infocard\client\System\IdentityModel\Selectors\CardSpaceSelector.cs (3)
254ExceptionHelper.ThrowIfCardSpaceException((int)result); 298ExceptionHelper.ThrowIfCardSpaceException((int)result); 327ExceptionHelper.ThrowIfCardSpaceException((int)result);
infocard\client\System\IdentityModel\Selectors\InfoCardKeyedHashAlgorithm.cs (3)
60ExceptionHelper.ThrowIfCardSpaceException(status); 144ExceptionHelper.ThrowIfCardSpaceException(status); 202ExceptionHelper.ThrowIfCardSpaceException(status);
infocard\client\System\IdentityModel\Selectors\InfoCardRSACryptoProvider.cs (4)
98ExceptionHelper.ThrowIfCardSpaceException(status); 130ExceptionHelper.ThrowIfCardSpaceException(status); 166ExceptionHelper.ThrowIfCardSpaceException(status); 210ExceptionHelper.ThrowIfCardSpaceException(status);
infocard\client\System\IdentityModel\Selectors\InfoCardSymmetricAlgorithm.cs (3)
184ExceptionHelper.ThrowIfCardSpaceException(status); 247ExceptionHelper.ThrowIfCardSpaceException(status); 295ExceptionHelper.ThrowIfCardSpaceException(status);