2 writes to _key
System.Security.Cryptography (2)
System\Security\Cryptography\AesCng.Windows.cs (2)
73
_key
= duplicate;
252
_key
= null;
2 references to _key
System.Security.Cryptography (2)
System\Security\Cryptography\AesCng.Windows.cs (2)
249
if (disposing &&
_key
is not null)
251
_key
.Dispose();