Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
13 references to Dispose
System.Core (13)
System\Security\Cryptography\CngKey.cs (2)
475
Dispose
();
782
key.
Dispose
();
System\Security\Cryptography\ECDiffieHellmanCng.cs (4)
218
m_key.
Dispose
();
263
m_key.
Dispose
();
538
m_key.
Dispose
();
551
m_key.
Dispose
();
System\Security\Cryptography\ECDsaCng.cs (4)
131
m_key.
Dispose
();
176
m_key.
Dispose
();
211
m_key.
Dispose
();
429
m_key.
Dispose
();
System\Security\Cryptography\RsaCng.cs (3)
87
_key.
Dispose
();
119
_key.
Dispose
();
156
_key.
Dispose
();