2 references to TryHashData
System.Security.Cryptography (2)
System\Security\Cryptography\ECDsa.cs (2)
901if (TryHashData(data, hashSpan, hashAlgorithm, out int bytesWritten)) 1205if (TryHashData(data, tmp, hashAlgorithm, out int hashSize))