5 references to ThrowExceptionForNCryptStatus
Microsoft.AspNetCore.Cryptography.Internal (1)
SafeHandles\NCryptDescriptorHandle.cs (1)
27UnsafeNativeMethods.ThrowExceptionForNCryptStatus(ntstatus);
Microsoft.AspNetCore.DataProtection (4)
Cng\DpapiSecretSerializerHelper.cs (3)
161UnsafeNativeMethods.ThrowExceptionForNCryptStatus(ntstatus); 288UnsafeNativeMethods.ThrowExceptionForNCryptStatus(ntstatus); 349UnsafeNativeMethods.ThrowExceptionForNCryptStatus(ntstatus);
XmlEncryption\DpapiNGXmlEncryptor.cs (1)
42UnsafeNativeMethods.ThrowExceptionForNCryptStatus(ntstatus);