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