1 reference to LiftedUnderlyingAndEnumAddition
Microsoft.CodeAnalysis.CSharp (1)
Binder\Semantics\Operators\BinaryOperatorOverloadResolution.cs (1)
487
operators.Add(new BinaryOperatorSignature(BinaryOperatorKind.
LiftedUnderlyingAndEnumAddition
, nullableUnderlying, nullableEnum, nullableEnum));