15 overrides of AddLookupSymbolsInfoInSingleBinder
Microsoft.CodeAnalysis.VisualBasic (12)
Binding\BlockBaseBinder.vb (1)
88
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(nameSet As LookupSymbolsInfo,
Binding\DocumentationCommentCrefBinder_TypeParameters.vb (1)
43
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(nameSet As LookupSymbolsInfo,
Binding\DocumentationCommentParamBinder.vb (1)
74
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(nameSet As LookupSymbolsInfo,
Binding\DocumentationCommentTypeParamBinder.vb (1)
53
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(nameSet As LookupSymbolsInfo,
Binding\ExecutableCodeBinder.vb (1)
151
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(nameSet As LookupSymbolsInfo,
Binding\ImplicitVariableBinder.vb (1)
227
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(nameSet As LookupSymbolsInfo,
Binding\ImportAliasesBinder.vb (1)
71
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(nameSet As LookupSymbolsInfo,
Binding\ImportedTypesAndNamespacesMembersBinder.vb (1)
157
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(nameSet As LookupSymbolsInfo,
Binding\MethodTypeParametersBinder.vb (1)
57
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(nameSet As LookupSymbolsInfo,
Binding\NamedTypeBinder.vb (1)
112
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(nameSet As LookupSymbolsInfo,
Binding\NamespaceBinder.vb (1)
98
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(nameSet As LookupSymbolsInfo, options As LookupOptions, originalBinder As Binder)
Binding\TypesOfImportedNamespacesMembersBinder.vb (1)
92
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(nameSet As LookupSymbolsInfo,
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler (3)
Binders\EENamedTypeBinder.vb (1)
73
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(
Binders\ParametersAndLocalsBinder.vb (1)
96
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(nameSet As LookupSymbolsInfo,
Binders\PlaceholderLocalBinder.vb (1)
89
Friend Overrides Sub
AddLookupSymbolsInfoInSingleBinder
(nameSet As LookupSymbolsInfo, options As LookupOptions, originalBinder As Binder)
1 reference to AddLookupSymbolsInfoInSingleBinder
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\Binder.vb (1)
256
currentBinder.
AddLookupSymbolsInfoInSingleBinder
(nameSet, options, originalBinder)