1 write to _disposed
System.Security.Cryptography (1)
System\Security\Cryptography\IncrementalHash.cs (1)
295
_disposed
= true;
9 references to _disposed
System.Security.Cryptography (9)
System\Security\Cryptography\IncrementalHash.cs (9)
95
ObjectDisposedException.ThrowIf(
_disposed
, this);
102
ObjectDisposedException.ThrowIf(
_disposed
, this);
123
ObjectDisposedException.ThrowIf(
_disposed
, this);
152
ObjectDisposedException.ThrowIf(
_disposed
, this);
161
ObjectDisposedException.ThrowIf(
_disposed
, this);
195
ObjectDisposedException.ThrowIf(
_disposed
, this);
224
ObjectDisposedException.ThrowIf(
_disposed
, this);
251
ObjectDisposedException.ThrowIf(
_disposed
, this);
281
ObjectDisposedException.ThrowIf(
_disposed
, this);