1 write to _disposed
System.Security.Cryptography (1)
System\Security\Cryptography\X25519DiffieHellman.cs (1)
1412_disposed = true;
2 references to _disposed
System.Security.Cryptography (2)
System\Security\Cryptography\X25519DiffieHellman.cs (2)
1410if (!_disposed) 1572ObjectDisposedException.ThrowIf(_disposed, typeof(X25519DiffieHellman));