2 references to RequiresNarrowingNotFromObject
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\OverloadResolution.vb (2)
2467
If (current.
RequiresNarrowingNotFromObject
OrElse current.Candidate.IsExtensionMethod) Then
2564
Not current.
RequiresNarrowingNotFromObject
AndAlso