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