5 references to ToHashCode
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (5)
src\RoslynAnalyzers\Utilities\Compiler\HashUtilities.cs (4)
29return hashCode.ToHashCode(); 44return hashCode.ToHashCode(); 59return hashCode.ToHashCode(); 75return hashCode.ToHashCode();
src\RoslynAnalyzers\Utilities\Compiler\Options\SymbolNamesWithValueOption.cs (1)
264return hashCode.ToHashCode();