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)
97ObjectDisposedException.ThrowIf(_disposed, this);