Base:
1 override of ReleaseHandle
Microsoft.AspNetCore.Cryptography.Internal (1)
SafeHandles\SecureLocalAllocHandle.cs (1)
57protected override bool ReleaseHandle()
1 reference to ReleaseHandle
Microsoft.AspNetCore.Cryptography.Internal (1)
SafeHandles\SecureLocalAllocHandle.cs (1)
60return base.ReleaseHandle();