2 references to VerifyCurrentHash
System.Security.Cryptography (2)
System\Security\Cryptography\IncrementalHash.cs (2)
310
/// <inheritdoc cref="
VerifyCurrentHash
(ReadOnlySpan{byte})" />
317
return
VerifyCurrentHash
(new ReadOnlySpan<byte>(hash));