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