2 references to LookupSymbolsWithFallback
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (2)
1808this.LookupSymbolsWithFallback(lookupResult, name, arity, useSiteInfo: ref useSiteInfo, options: options); 2401this.LookupSymbolsWithFallback(result, labelName, arity: 0, useSiteInfo: ref useSiteInfo, options: LookupOptions.LabelsOnly);