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