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