3 references to HashData
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (1)
ChecksumValidator.cs (1)
109hashData = SHA1.HashData;
System.Security.Cryptography (2)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (2)
389byte[] hashVal = SHA1.HashData(inputStream); 471return SHA1.HashData(data);