8 references to ThrowIfDisposed
System.Security.Cryptography (8)
System\Security\Cryptography\CngAlgorithmCore.cs (4)
34ThrowIfDisposed(); 49ThrowIfDisposed(); 81ThrowIfDisposed(); 138ThrowIfDisposed();
System\Security\Cryptography\DSACng.cs (1)
60_core.ThrowIfDisposed();
System\Security\Cryptography\ECDiffieHellmanCng.cs (1)
143_core.ThrowIfDisposed();
System\Security\Cryptography\ECDsaCng.cs (1)
78_core.ThrowIfDisposed();
System\Security\Cryptography\RSACng.cs (1)
60_core.ThrowIfDisposed();