3 references to GetBestSymbolInfo
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Crefs.cs (1)
688BestSymbolInfo best = GetBestSymbolInfo(unwrappedSymbols, out secondBest);
Binder\Binder_Lookup.cs (1)
625BestSymbolInfo best = GetBestSymbolInfo(symbols, out secondBest);
Binder\Binder_Symbols.cs (1)
1945BestSymbolInfo best = GetBestSymbolInfo(symbols, out secondBest);