2 references to VerifyCore
System.Security.Cryptography (2)
System\Security\Cryptography\IncrementalHash.cs (2)
308VerifyCore(hash, this, static (IncrementalHash ih, Span<byte> buffer) => ih.GetCurrentHashCore(buffer)); 339VerifyCore(hash, this, static (IncrementalHash ih, Span<byte> buffer) => ih.GetHashAndResetCore(buffer));