Searched refs:GetHashCode (Results 1 – 4 of 4) sorted by relevance
240 public override int GetHashCode() in GetHashCode() method in Antlr.Runtime.Collections.HashList.KeyCollection242 return _hashList._insertionOrderList.GetHashCode(); in GetHashCode()
191 public override int GetHashCode() { in GetHashCode() method in Antlr.Runtime.BitSet
219 public override int GetHashCode() in GetHashCode() method in Antlr.Runtime.BitSet
638 Result := PositiveMask and ((PositiveMask and FComparer.GetHashCode(Key)) + 1);