3 overrides of ReleaseNativeHandle
System.Security.Cryptography (3)
Microsoft\Win32\SafeHandles\NCryptSafeHandles.cs (3)
378protected override bool ReleaseNativeHandle() 397protected override bool ReleaseNativeHandle() 411protected override bool ReleaseNativeHandle()
1 reference to ReleaseNativeHandle
System.Security.Cryptography (1)
Microsoft\Win32\SafeHandles\NCryptSafeHandles.cs (1)
336return ReleaseNativeHandle();