1 reference to s_cr3tab
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\ProjectTelemetry\VsTfmAndFileExtHashingAlgorithm.cs (1)
63lHash = (s_cr3tab[((int)lHash ^ cleartext[i]) & 0xff] ^ ((lHash >> 8) & 0x00FFFFFFL));