1 write to _disposed
System.Security.Cryptography (1)
System\Security\Cryptography\HashAlgorithm.cs (1)
182_disposed = true;
7 references to _disposed
System.Security.Cryptography (7)
System\Security\Cryptography\HashAlgorithm.cs (7)
36ObjectDisposedException.ThrowIf(_disposed, this); 46ObjectDisposedException.ThrowIf(_disposed, this); 55ObjectDisposedException.ThrowIf(_disposed, this); 86ObjectDisposedException.ThrowIf(_disposed, this); 94ObjectDisposedException.ThrowIf(_disposed, this); 123ObjectDisposedException.ThrowIf(_disposed, this); 244ObjectDisposedException.ThrowIf(_disposed, this);