1 reference to TypeRestrictionHash
System.Linq.Expressions (1)
System\Dynamic\BindingRestrictions.cs (1)
273public override int GetHashCode() => TypeRestrictionHash ^ _expression.GetHashCode() ^ _type.GetHashCode();