1 write to _disposed
System.Security.Cryptography (1)
System\Security\Cryptography\CngAlgorithmCore.cs (1)
149
_disposed
= true;
1 reference to _disposed
System.Security.Cryptography (1)
System\Security\Cryptography\CngAlgorithmCore.cs (1)
154
ObjectDisposedException.ThrowIf(
_disposed
, _disposedType);