2 references to Add
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\BinOpKind.cs (1)
26Add = 1 << BinOpKind.Add,
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
2121pBinopKind = BinOpKind.Add;