2 references to VsReferenceHashingAlgorithm
Microsoft.CodeAnalysis.LanguageServer (2)
HostWorkspace\ProjectTelemetry\ProjectLoadTelemetryReporter.cs (2)
130return VsReferenceHashingAlgorithm.HashInput(lowerCaseName); 152return VsReferenceHashingAlgorithm.HashInput($"Filename: {Path.GetFileName(projectToLoad.Path)}\n{content}");