Base:
property
CanReduce
System.Linq.Expressions.Expression.CanReduce
1 reference to CanReduce
System.Core (1)
Microsoft\Scripting\Ast\Expression.DebuggerProxy.cs (1)
246public Boolean CanReduce { get { return _node.CanReduce; } }