2 references to AddMemberLookupSymbolsInfoInClass
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Lookup.cs (2)
1882
this.
AddMemberLookupSymbolsInfoInClass
(result, type, options, originalBinder, type);
2041
this.
AddMemberLookupSymbolsInfoInClass
(result, effectiveBaseClass, options, originalBinder, effectiveBaseClass);