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