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