2 references to MapBinaryOperatorKind
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Operators.vb (2)
130
Dim preliminaryOperatorKind As BinaryOperatorKind = OverloadResolution.
MapBinaryOperatorKind
(node.Kind)
186
OverloadResolution.
MapBinaryOperatorKind
(binary.Kind),