8 references to s_arithmetic
Microsoft.CodeAnalysis.CSharp (8)
Binder\Semantics\Operators\BinaryOperatorEasyOut.cs (8)
236
/* * */
s_arithmetic
,
238
/* - */
s_arithmetic
,
239
/* / */
s_arithmetic
,
240
/* % */
s_arithmetic
,
245
/* > */
s_arithmetic
,
246
/* < */
s_arithmetic
,
247
/* >= */
s_arithmetic
,
248
/* <= */
s_arithmetic
,