2 references to IsConversionFromUnderlyingToNullable
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\LocalRewriter\LocalRewriter_NullableHelpers.vb (2)
171If IsConversionFromUnderlyingToNullable(conversion) Then 357If IsConversionFromUnderlyingToNullable(DirectCast(expr, BoundConversion)) Then