3 references to GetHashAndResetCore
System.Security.Cryptography (3)
System\Security\Cryptography\IncrementalHash.cs (3)
128int written = GetHashAndResetCore(ret); 157return GetHashAndResetCore(destination); 170bytesWritten = GetHashAndResetCore(destination);