2 references to UseUserDefinedBinaryOperators
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Operators.vb (1)
949
If OverloadResolution.
UseUserDefinedBinaryOperators
(operatorKind, leftType, rightType) AndAlso
Semantics\Operators.vb (1)
892
If
UseUserDefinedBinaryOperators
(opCode, leftType, rightType) Then