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)
154ObjectDisposedException.ThrowIf(_disposed, _disposedType);