1 reference to UserDefinedBinaryOperatorCanBeLifted
Microsoft.CodeAnalysis.CSharp (1)
Binder\Semantics\Operators\BinaryOperatorOverloadResolution.cs (1)
986
LiftingResult lifting =
UserDefinedBinaryOperatorCanBeLifted
(leftOperandType, rightOperandType, resultType, kind);