2 writes to _hashCode
System.Core (2)
Microsoft\Scripting\Actions\ExpandoClass.cs (2)
42_hashCode = EmptyHashCode; 52_hashCode = hashCode;
1 reference to _hashCode
System.Core (1)
Microsoft\Scripting\Actions\ExpandoClass.cs (1)
63int hashCode = _hashCode ^ newKey.GetHashCode();