Base:
method
AddLookupSymbolsInfoInSingleBinder
Microsoft.CodeAnalysis.CSharp.Binder.AddLookupSymbolsInfoInSingleBinder(Microsoft.CodeAnalysis.CSharp.LookupSymbolsInfo, Microsoft.CodeAnalysis.CSharp.LookupOptions, Microsoft.CodeAnalysis.CSharp.Binder)
3 overrides of AddLookupSymbolsInfoInSingleBinder
Microsoft.CodeAnalysis.CSharp (2)
Binder\InMethodBinder.cs (1)
228
internal override void
AddLookupSymbolsInfoInSingleBinder
(LookupSymbolsInfo result, LookupOptions options, Binder originalBinder)
Binder\WithLambdaParametersBinder.cs (1)
102
internal override void
AddLookupSymbolsInfoInSingleBinder
(LookupSymbolsInfo result, LookupOptions options, Binder originalBinder)
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (1)
Binders\PlaceholderLocalBinder.cs (1)
103
internal sealed override void
AddLookupSymbolsInfoInSingleBinder
(LookupSymbolsInfo info, LookupOptions options, Binder originalBinder)