Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
3 references to Dispose
System.Core (3)
System\Security\Cryptography\SHA256CryptoServiceProvider.cs (1)
29m_hashAlgorithm.Dispose();
System\Security\Cryptography\SHA384CryptoServiceProvider.cs (1)
29m_hashAlgorithm.Dispose();
System\Security\Cryptography\SHA512CryptoServiceProvider.cs (1)
29m_hashAlgorithm.Dispose();