2 references to Duplicate
System.Security.Cryptography (2)
System\Security\Cryptography\CngKey.OpenHandle.cs (1)
26return OpenNoDuplicate(keyHandle.Duplicate(), keyHandleOpenOptions);
System\Security\Cryptography\CngKey.StandardProperties.cs (1)
93return _keyHandle.Duplicate();