2 references to BindIncOpCore
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (2)
1720exprVal = BindIncOpCore(ek, flags, exprVal, type); 1745Expr nonLiftedResult = BindIncOpCore(ek, flags, nonLiftedArg, type.UnderlyingType);