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