1 write to _method
System.Linq.Expressions (1)
System\Linq\Expressions\BinaryExpression.cs (1)
569
_method
= method;
1 reference to _method
System.Linq.Expressions (1)
System\Linq\Expressions\BinaryExpression.cs (1)
572
internal override MethodInfo GetMethod() =>
_method
;