3 references to GetCurrentHashCore
System.Security.Cryptography (3)
System\Security\Cryptography\IncrementalHash.cs (3)
200int written = GetCurrentHashCore(ret); 229return GetCurrentHashCore(destination); 260bytesWritten = GetCurrentHashCore(destination);