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