2 references to GetNullableTypeForBinaryOperator
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Operators.vb (2)
347
operatorResultType =
GetNullableTypeForBinaryOperator
(leftType, rightType, booleanType)
462
rightTargetType =
GetNullableTypeForBinaryOperator
(leftType, rightType, rightTargetType)