1 write to _disposed
System.Security.Cryptography (1)
System\Security\Cryptography\ECDiffieHellmanCngPublicKey.cs (1)
33
_disposed
= true;
1 reference to _disposed
System.Security.Cryptography (1)
System\Security\Cryptography\ECDiffieHellmanCngPublicKey.cs (1)
97
ObjectDisposedException.ThrowIf(
_disposed
, this);