2 references to ApplyNullableIsTrueOperator
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Conversions.vb (1)
392
result = Binder.
ApplyNullableIsTrueOperator
(result, targetType)
Binding\Binder_Operators.vb (1)
751
test =
ApplyNullableIsTrueOperator
(testOp, checkCandidate.ReturnType.GetNullableUnderlyingTypeOrSelf())