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