3 references to GetHashAndResetCore
System.Security.Cryptography (3)
System\Security\Cryptography\IncrementalHash.cs (3)
127int written = GetHashAndResetCore(ret); 156return GetHashAndResetCore(destination); 169bytesWritten = GetHashAndResetCore(destination);