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