1 write to _pKey2
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeTable.cs (1)
21_pKey2 = pKey2;
4 references to _pKey2
Microsoft.CSharp (4)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeTable.cs (4)
26&& EqualityComparer<TKey2>.Default.Equals(_pKey2, other._pKey2); 45return (hash << 5) - hash + (_pKey2 == null ? 0 : _pKey2.GetHashCode());