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