8 references to ThrowIfDisposed
System.Security.Cryptography (8)
System\Security\Cryptography\CngAlgorithmCore.cs (4)
34
ThrowIfDisposed
();
49
ThrowIfDisposed
();
81
ThrowIfDisposed
();
138
ThrowIfDisposed
();
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
();