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