2 writes to _key
System.Security.Cryptography (2)
System\Security\Cryptography\AesCng.Windows.cs (2)
79
_key
= duplicate;
280
_key
= null;
2 references to _key
System.Security.Cryptography (2)
System\Security\Cryptography\AesCng.Windows.cs (2)
277
if (
_key
is not null)
279
_key
.Dispose();