2 references to OP_UPLUS
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
1102
return OperatorKind.
OP_UPLUS
;
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
1107
case OperatorKind.
OP_UPLUS
: