3 references to AddReceiverNamespaces
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Expressions.vb (1)
3382
If Not
AddReceiverNamespaces
(namespaces, candidate, Me.Compilation) Then
Compilation\SyntaxTreeSemanticModel.vb (2)
659
If Not Binder.
AddReceiverNamespaces
(namespaces, DirectCast(parentInfo.Symbol, Symbol), Compilation) Then
664
If Not Binder.
AddReceiverNamespaces
(namespaces, DirectCast(candidate, Symbol), Compilation) Then