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