3 references to HashCore
System.Core (3)
System\Security\Cryptography\SHA256CryptoServiceProvider.cs (1)
50
m_hashAlgorithm.
HashCore
(array, ibStart, cbSize);
System\Security\Cryptography\SHA384CryptoServiceProvider.cs (1)
44
m_hashAlgorithm.
HashCore
(array, ibStart, cbSize);
System\Security\Cryptography\SHA512CryptoServiceProvider.cs (1)
50
m_hashAlgorithm.
HashCore
(array, ibStart, cbSize);