Implemented interface member:
1 reference to Equals
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\BoundConstants.cs (1)
48return obj is TypedConstant typedConstant && Equals(typedConstant);