3 references to HashUtilities
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (3)
src\RoslynAnalyzers\Utilities\Compiler\Options\SymbolNamesWithValueOption.cs (3)
261HashUtilities.Combine(_names, ref hashCode); 262HashUtilities.Combine(_symbols, ref hashCode); 263HashUtilities.Combine(_wildcardNamesBySymbolKind, ref hashCode);