1 instantiation of GetHashCodeVisitor
Microsoft.CodeAnalysis.Extensions.Package (1)
Symbols\SymbolEquivalenceComparer.cs (1)
95getHashCodeVisitors.Add(new(this, compareMethodTypeParametersByIndex));
3 references to GetHashCodeVisitor
Microsoft.CodeAnalysis.Extensions.Package (3)
Symbols\SymbolEquivalenceComparer.cs (3)
44private readonly ImmutableArray<GetHashCodeVisitor> _getHashCodeVisitors; 82using var getHashCodeVisitors = TemporaryArray<GetHashCodeVisitor>.Empty; 139private GetHashCodeVisitor GetGetHashCodeVisitor(