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