11 references to ThrowIfDisposed
System.Security.Cryptography (11)
src\libraries\Common\src\System\Security\Cryptography\ECDiffieHellmanOpenSsl.cs (7)
77ThrowIfDisposed(); 85ThrowIfDisposed(); 93ThrowIfDisposed(); 104ThrowIfDisposed(); 119ThrowIfDisposed(); 128ThrowIfDisposed(); 140ThrowIfDisposed();
src\libraries\Common\src\System\Security\Cryptography\ECDiffieHellmanOpenSsl.Derive.cs (4)
26ThrowIfDisposed(); 46ThrowIfDisposed(); 63ThrowIfDisposed(); 76ThrowIfDisposed();