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