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