4 references to Initialize
System.Core (4)
System\Security\Cryptography\CapiHashAlgorithm.cs (1)
43Initialize();
System\Security\Cryptography\SHA256CryptoServiceProvider.cs (1)
42m_hashAlgorithm.Initialize();
System\Security\Cryptography\SHA384CryptoServiceProvider.cs (1)
39m_hashAlgorithm.Initialize();
System\Security\Cryptography\SHA512CryptoServiceProvider.cs (1)
42m_hashAlgorithm.Initialize();