Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
5 references to Dispose
System.Core (5)
System\Security\Cryptography\MD5Cng.cs (1)
32
m_hashAlgorithm.
Dispose
();
System\Security\Cryptography\SHA1Cng.cs (1)
29
m_hashAlgorithm.
Dispose
();
System\Security\Cryptography\SHA256Cng.cs (1)
28
m_hashAlgorithm.
Dispose
();
System\Security\Cryptography\SHA384Cng.cs (1)
28
m_hashAlgorithm.
Dispose
();
System\Security\Cryptography\SHA512Cng.cs (1)
28
m_hashAlgorithm.
Dispose
();