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