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