Base:
property
CanReduce
System.Linq.Expressions.Expression.CanReduce
1 reference to CanReduce
System.Linq.Expressions (1)
System\Linq\Expressions\Expression.DebuggerProxy.cs (1)
248public bool CanReduce => _node.CanReduce;