3 references to UnderlyingAndEnumAddition
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Operators.cs (1)
1677
case BinaryOperatorKind.
UnderlyingAndEnumAddition
:
Binder\Semantics\Operators\BinaryOperatorOverloadResolution.cs (1)
485
operators.Add(new BinaryOperatorSignature(BinaryOperatorKind.
UnderlyingAndEnumAddition
, underlying, enumType, enumType));
CodeGen\EmitOperators.cs (1)
663
case BinaryOperatorKind.
UnderlyingAndEnumAddition
: