2 references to LiftedEnumSubtraction
Microsoft.CodeAnalysis.CSharp (2)
Binder\Semantics\Operators\BinaryOperatorOverloadResolution.cs (2)
495
operators.Add(new BinaryOperatorSignature(BinaryOperatorKind.
LiftedEnumSubtraction
, nullableEnum, nullableEnum, nullableUnderlying));
510
operators.Add(new BinaryOperatorSignature(BinaryOperatorKind.
LiftedEnumSubtraction
, nullableEnum, nullableEnum, nullableUnderlying)