3 references to GetCurrentHashCore
System.Security.Cryptography (3)
System\Security\Cryptography\IncrementalHash.cs (3)
199int written = GetCurrentHashCore(ret); 228return GetCurrentHashCore(destination); 259bytesWritten = GetCurrentHashCore(destination);