2 references to IsUnwrappingNullable
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\OverloadResolution.vb (2)
2405
If
IsUnwrappingNullable
(conv.Key, arguments(j).Type, current.Candidate.Parameters(j).Type) Then
2552
IsUnwrappingNullable
(Conversions.ClassifyPredefinedConversion(sourceType, targetType, useSiteInfo), sourceType, targetType)