1 write to _expression
System.Core (1)
Microsoft\Scripting\Actions\BindingRestrictions.cs (1)
230
_expression
= expression;
4 references to _expression
System.Core (4)
Microsoft\Scripting\Actions\BindingRestrictions.cs (4)
235
return other != null && other.
_expression
==
_expression
;
239
return CustomRestrictionHash ^
_expression
.GetHashCode();
243
return
_expression
;