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