1 reference to s_hashText
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\ProjectTelemetry\VsReferenceHashingAlgorithm.cs (1)
111
crc =
s_hashText
[(byte)(crc ^ inputstream[j])] ^ (crc >> 8);